Bug Tracker

Modify

Ticket #12138 (closed bug: fixed)

Opened 10 months ago

Last modified 10 months ago

fadeOut doesn't work in Chrome on basic SVG elements

Reported by: dkordik.public@… Owned by: dkordik.public@…
Priority: undecided Milestone: 1.8
Component: effects Version: 1.7.2
Keywords: Cc:
Blocking: Blocked by:

Description

fadeOut doesn't work in Google Chrome for basic SVG elements, such as PATH, LINE, CIRCLE, RECT. Though these elements do support the "opacity" attribute.

fadeOut appears to work as expected in Firefox.

Example page:  http://trends.truliablog.com/vis/metro-movers/

Error: Failed to load processor javascript
No macro or processor named 'javascript' found

-> Firefox: the state outlines fade away -> Chrome: nothing

Change History

comment:1 Changed 10 months ago by Dan Kordik <dkordik.public@…>

Reduction:

 http://jsfiddle.net/dkordik/MZxD6/

Appears to have been introduced between jQuery 1.2.6 and 1.3.2

comment:2 Changed 10 months ago by dmethvin

  • Owner set to dkordik.public@…
  • Status changed from new to pending

Seems to work for me on the jquery-git (edge) version. Can you confirm?

comment:3 Changed 10 months ago by Dan Kordik <dkordik.public@…>

Yes- selected jsFiddle's "jQuery (edge)" library, confirmed.

comment:4 Changed 10 months ago by dmethvin

  • Status changed from pending to closed
  • Resolution set to fixed
  • Milestone changed from None to 1.8

Ok, then it was fixed in the effects rewrite.

comment:5 Changed 10 months ago by dmethvin

  • Component changed from unfiled to effects

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.