Search and Top Navigation
#3112 closed bug (fixed)
Opened July 18, 2008 05:45PM UTC
Closed September 18, 2009 01:16PM UTC
Last modified January 17, 2010 06:04AM UTC
SwitchClass doesn't have any effect in Safari 3.1.1
Reported by: | igor.morozov@gmail.com | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 1.8 |
Component: | ui.effects.core | Version: | 1.6rc6 |
Keywords: | safari effects | Cc: | |
Blocked by: | Blocking: |
Description
Neither the demo on http://docs.jquery.com/UI/Effects/switchClass not
my own attempts at using the switchClass() method have any effect in
Safari. The old class isn't removed and the new class isn't applied.
Attachments (0)
Change History (11)
Changed July 25, 2008 03:05AM UTC by comment:1
component: | ui.core → effects.core |
---|
Changed July 25, 2008 03:41PM UTC by comment:2
status: | new → accepted |
---|
Changed August 17, 2008 10:04AM UTC by comment:3
milestone: | → TDB |
---|
Changed February 12, 2009 11:28PM UTC by comment:4
Could we upgrade this one to "critical"? It really should be addressed before 1.7 final.
Changed February 13, 2009 12:16AM UTC by comment:5
milestone: | TBD → 1.6 |
---|---|
resolution: | → fixed |
status: | accepted → closed |
Current docs and current trunk both work for me. Probably fixed sometime in the past seven months.
Changed February 13, 2009 12:17AM UTC by comment:6
priority: | major → blocker |
---|---|
resolution: | fixed |
status: | closed → reopened |
version: | 1.5.1 → 1.6rc6 |
Wrong browser...
Changed February 13, 2009 12:18AM UTC by comment:7
owner: | paul → scott.gonzalez |
---|---|
status: | reopened → accepted |
Changed February 13, 2009 12:50AM UTC by comment:8
owner: | scott.gonzalez |
---|---|
status: | accepted → assigned |
Changed February 13, 2009 12:51AM UTC by comment:9
The problem is in $.ui.effects.animateClass when we get the style object.
Changed February 13, 2009 02:49AM UTC by comment:10
milestone: | 1.6 → 1.next |
---|
Bumping to 1.next because this is not a regression and the underlying code should be completely refactored, which can't happen this late in the release cycle.
Changed September 18, 2009 01:16PM UTC by comment:11
milestone: | 1.next → 1.8 |
---|---|
resolution: | → fixed |
status: | assigned → closed |
Fixed in r3257.