Side navigation
#2586 closed bug (fixed)
Opened March 26, 2008 08:07AM UTC
Closed January 18, 2009 01:43AM UTC
Firefox3b4 hangs on page leave
Reported by: | tonnzor | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | 1.2.4 |
Component: | event | Version: | 1.2.3 |
Keywords: | window unload firefox | Cc: | |
Blocked by: | Blocking: |
Description
I have a huge page that uses jQuery.hover function.
In case I use Firefox 3 beta 4 when I leave the page (close, click the link, reload it) the browser hangs and show message "Warning! Script does not respond. Stop it?".
It happens every time.
I tries to debug it, but I'm not very familiar with jQuery.
Attachments (1)
Change History (3)
Changed March 26, 2008 08:11AM UTC by comment:1
Changed May 11, 2008 10:21PM UTC by comment:2
component: | core → event |
---|---|
keywords: | → window unload firefox |
milestone: | → 1.2.4 |
version: | → 1.2.3 |
Related to #2507.
Changed January 18, 2009 01:43AM UTC by comment:3
resolution: | → fixed |
---|---|
status: | new → closed |
Fixed at [5758]
The page contains ~5000 elements that has
.hover
effect