Ticket #6522 (closed bug: invalid)
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: | |
| Blocking: | Blocked by: |
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
Change History
comment:1 Changed 3 years ago by dmethvin
I could repro in Firefox 3.6.3 but not in IE8. Problem as you described; the links become unclickable.
comment:2 Changed 3 years ago by addyosmani
- need changed from Review to Patch
- Priority set to undecided
This issue appears to still be occurring in FireFox (3.6.10). Moving to patch.
comment:3 Changed 3 years ago by snover
- Status changed from new to closed
- Resolution set to invalid
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.
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

