Closed
Bug 1550280
Opened 6 years ago
Closed 6 years ago
about:blank uses about:home background color when set as startup page
Categories
(Firefox :: Tabbed Browser, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1422507
People
(Reporter: joey.mail.britton, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0
Steps to reproduce:
- Create a new profile
- Set the startup and newtab page as about:blank (blank page) in UI
Options>Home>Homepage and new windows>Blank page
Options>Home>New tabs>Blank page - Relaunch Firefox
(additionally, to make this more obvious, set a background color for about:blank in usercontent.css or something and see that the startup page does not obey but the following new tabs do)
Actual results:
about:blank's background color on the startup page is rgb(249,249,250) instead of rgb(250,250,250) - the same as about:home's background color (thus my theory being that it is related)
Expected results:
about:blank's background color should be rgb(255,255,255)
small bug :) first report
Updated•6 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Component: Untriaged → Tabbed Browser
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•