Closed
Bug 723532
Opened 13 years ago
Closed 10 years ago
Document temporarily "crashes"/browser rendering stops working. (alert onscroll event - modular alerts)
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: johan.charlez, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: hang, testcase)
Attachments
(6 files, 1 obsolete file)
To reproduce:
1. Open test-case.
2.1: Resize the browser both vertically and horizontally until you would have to both scroll both vertically and horizontally to read everything.
2.2: Scroll the page.
2.3: Document "crashes"/goes transparent (aero)
3.1: Resize the browser vertically until you have to scroll the page
3.2: Scroll the page
3.3: Document "crashes"/goes black (including scrollbar)
Closing the tab (ctrl+w) or hitting enter (numerous times depending on how many times the event fired) restores control to Aurora.
It would seem the events fire and the modular alerts open, but clearly something has gone awry.
If I attempt to reload the page at this stage the follow error is reported in the error console:
Error: uncaught exception: [Exception... "prompt aborted by user" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource:///components/nsPrompter.js :: openTabPrompt :: line 457" data: no]
-----
safe-mode: no difference
hardware acceleration: off
can reproduce on:
release 9.0.1: NO
release 10 (updated today: 2012-02-02): YES
release 10 (updated today: 2012-02-02) safe-mode: YES
aurora 11.0a2 (2012-01-31): YES
aurora 11.0a2 (2012-01-31) safe-mode: YES
central 12.0a1 (2012-01-23): NO
See screenshots.
Attachment #593845 -
Attachment is obsolete: true
Sounds a lot like bug 626963.
Depends on: 626963
Updated•13 years ago
|
Comment 9•13 years ago
|
||
Another test case for this bug. It uses a scrolling div control instead of a body scrollbar.
Reporter | ||
Comment 10•10 years ago
|
||
I can no longer reproduce this. It's difficult to resize the window when the alerts steal focu, but that's probably better suited for another bug.
Closing as WORKSFORME.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•