Closed Bug 576027 Opened 14 years ago Closed 9 years ago

New windows about:blank misrender

Categories

(Firefox :: General, defect)

4.0 Branch
x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: pkc, Unassigned)

References

()

Details

(Whiteboard: [testday-20110603])

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.1; WOW64; en-US; rv:2.0b2pre) Gecko/20100629 Minefield/4.0b2pre
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.1; WOW64; en-US; rv:2.0b2pre) Gecko/20100629 Minefield/4.0b2pre

New windows with about:blank set as homepage have disabled context menu and bad rendering
Subsequent tabs opened render properly.

Reproducible: Always

Steps to Reproduce:
1.Set about:blank as default homepage
2.Set browser.display.background_color to something visible, like #FF0000
3.Open a new window
Actual Results:  
The new window content is all white. Right clicking on it does not yield any context menu.

Expected Results:  
The new window content should be of browser.display.background_color coloring.
It should also have a working context menu.

Appeared in trunk around the 4.0b2pre.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
This is not a dupe of that. Picked the wrong tab.
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
For those having the issue and finding it annoying, here's a temporary extension based solution to the symptoms:
- Install uc ( https://addons.mozilla.org/en-US/firefox/addon/122179/ )
- in your profile folder, create a file named userchrome.uc.js
- in it just put "openUILinkIn("about:blank","current");" without quotes(or whatever homepage you might have an issue with)

From now on when opening a new window, userchrome will be run, and force a proper reload of homepage.
Do you still see this with Firefox 4 final?
Version: unspecified → 4.0 Branch
I cannot reproduce this in Aurora 6 on Linux. Is it still valid?
Whiteboard: [testday-20110603]
Paul-Kenji Cahier seems to be gone
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago9 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.