Side navigation
#6522 closed bug (invalid)
Opened May 04, 2010 11:51AM UTC
Closed October 15, 2010 07:58AM UTC
Strange behavior of animate and hover in Firefox 3.6.2
Reported by: | Deniz Dogan | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | 1.4.3 |
Component: | event | Version: | 1.4.2 |
Keywords: | animate hover opacity | Cc: | |
Blocked by: | Blocking: |
Description
Attached is an HTML file which demonstrates the strange behavior of animate
and/or hover
in Firefox 3.6.2. When first hovering the links, everything acts like expected, but after the first animation the links are no longer recognized as links by Firefox. You cannot click them and they do not react to any mouseover events.
N.B. I have only tested this on Firefox 3.6.2 so I do not know exactly what browsers are affected.
Attachments (1)
Change History (3)
Changed May 05, 2010 02:11AM UTC by comment:1
Changed October 09, 2010 10:03PM UTC by comment:2
need: | Review → Patch |
---|---|
priority: | → undecided |
This issue appears to still be occurring in FireFox (3.6.10). Moving to patch.
Changed October 15, 2010 07:58AM UTC by comment:3
resolution: | → invalid |
---|---|
status: | new → closed |
Thanks for the report, but this is not a jQuery bug. Test case demonstrating issue without jQuery You can work around it by giving the dt relative positioning and a higher z-index.
I could repro in Firefox 3.6.3 but not in IE8. Problem as you described; the links become unclickable.