Skip to main content

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 paul comment:1

component: ui.coreeffects.core

Changed July 25, 2008 03:41PM UTC by paul comment:2

status: newaccepted

Changed August 17, 2008 10:04AM UTC by Cloudream comment:3

milestone: → TDB

Changed February 12, 2009 11:28PM UTC by dtetto 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 scottgonzalez comment:5

milestone: TBD1.6
resolution: → fixed
status: acceptedclosed

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 scottgonzalez comment:6

priority: majorblocker
resolution: fixed
status: closedreopened
version: 1.5.11.6rc6

Wrong browser...

Changed February 13, 2009 12:18AM UTC by scottgonzalez comment:7

owner: paulscott.gonzalez
status: reopenedaccepted

Changed February 13, 2009 12:50AM UTC by scottgonzalez comment:8

owner: scott.gonzalez
status: acceptedassigned

Changed February 13, 2009 12:51AM UTC by scottgonzalez comment:9

The problem is in $.ui.effects.animateClass when we get the style object.

Changed February 13, 2009 02:49AM UTC by scottgonzalez comment:10

milestone: 1.61.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 scottgonzalez comment:11

milestone: 1.next1.8
resolution: → fixed
status: assignedclosed

Fixed in r3257.