Side navigation
#10848 closed bug (fixed)
Opened November 21, 2011 08:20PM UTC
Closed January 20, 2012 07:18PM UTC
Last modified March 09, 2012 09:37PM UTC
Animation toggling loses state tracking in certain atomic edge cases
Reported by: | timmywil | Owned by: | timmywil |
---|---|---|---|
Priority: | blocker | Milestone: | 1.7.2 |
Component: | effects | Version: | 1.7.1rc1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
ajpiano and I figured out that there are certain times you can click or focus/blur and a new inaccurate state seems to get applied at some point.
Attachments (0)
Change History (4)
Changed November 21, 2011 08:20PM UTC by comment:1
component: | unfiled → effects |
---|---|
milestone: | None → 1.7.2 |
owner: | → timmywil |
priority: | undecided → blocker |
status: | new → assigned |
Changed December 23, 2011 03:50PM UTC by comment:2
This is not event-specific, but rather an animation problem. Documentation of the .stop() method claims this issue to be fixed as of jQuery 1.7, but the fiddle clearly shows that this is not the case.
Youri