Opened 15 years ago

Closed 14 years ago

Last modified 13 years ago

#3112 closed bug (fixed)

SwitchClass doesn't have any effect in Safari 3.1.1

Reported by: [email protected] 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.

Change History (11)

comment:1 Changed 15 years ago by paul

Component: ui.coreeffects.core

comment:2 Changed 15 years ago by paul

Status: newaccepted

comment:3 Changed 15 years ago by Cloudream

Milestone: TDB

comment:4 Changed 14 years ago by dtetto

Could we upgrade this one to "critical"? It really should be addressed before 1.7 final.

comment:5 Changed 14 years ago by Scott González

Milestone: TBD1.6
Resolution: fixed
Status: acceptedclosed

Current docs and current trunk both work for me. Probably fixed sometime in the past seven months.

comment:6 Changed 14 years ago by Scott González

Priority: majorblocker
Resolution: fixed
Status: closedreopened
Version: 1.5.11.6rc6

Wrong browser...

comment:7 Changed 14 years ago by Scott González

Owner: changed from paul to scott.gonzalez
Status: reopenedaccepted

comment:8 Changed 14 years ago by Scott González

Owner: scott.gonzalez deleted
Status: acceptedassigned

comment:9 Changed 14 years ago by Scott González

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

comment:10 Changed 14 years ago by Scott González

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.

comment:11 Changed 14 years ago by Scott González

Milestone: 1.next1.8
Resolution: fixed
Status: assignedclosed

Fixed in r3257.

Note: See TracTickets for help on using tickets.