Closed
Bug 649413
Opened 14 years ago
Closed 14 years ago
if the browser is resized, the entire browser will appear in black
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 626963
People
(Reporter: a.preuss, Unassigned)
References
()
Details
Attachments
(1 file)
16.56 KB,
image/png
|
Details |
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:2.0) Gecko/20100101 Firefox/4.0
Build Identifier: Mozilla/5.0 (Windows NT 6.1; rv:2.0) Gecko/20100101 Firefox/4.0
if resizing the browser, i have see it on webpages with jQuery implementations, the browser will crashed (black window)
Reproducible: Didn't try
Steps to Reproduce:
1. open Webpage with jQuery functions
2. resize the browswer
3. the browser will crashed (The complete window is black, no title, no icons)
Comment 1•14 years ago
|
||
Please disable the hardware acceleration in tools/options/advanced/general followed by a Firefox restart.
Please post the graphic section from about:support (enter it as URL in FF) in this bug if disabling the acceleration fixed the problem.
Comment 2•14 years ago
|
||
I can repro the Issue without HWA (D3D9) using Safemode against Mozilla/5.0 (Windows NT 5.1; rv:2.2a1pre) Gecko/20110412 Firefox/4.2a1pre ID:20110412030535
Resizing the given Site Example triggers an JS Alert with the Text "Resize".
Keeping on resizing gives a full white Chrome/Content Window in my Case.
Sometimes you can escape from this by using ESC =)
Version: unspecified → Trunk
Regression Range :
Works:
Mozilla/5.0 (Windows NT 6.1; rv:2.0b8pre) Gecko/20101119 Firefox/4.0b8pre
Fails:
Mozilla/5.0 (Windows NT 6.1; rv:2.0b8pre) Gecko/20101120 Firefox/4.0b8pre
Pushlog:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=6478c1b83d60&tochange=baa6cc2f72e4
Updated•14 years ago
|
Product: Firefox → Core
QA Contact: general → general
Comment 4•14 years ago
|
||
I suspect that this could be related to the effect applied with modal tab dialogs, even if it's strange the the full window becomes black. cc-ing dolske in case.
Comment 5•14 years ago
|
||
If you change prompts.tab_modal.enabled to false, can you still reproduce?
Comment 6•14 years ago
|
||
Comment 7•14 years ago
|
||
This sounds like bug 626963.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•