Add a configuration option to make about:welcome full screen
Categories
(Firefox :: Messaging System, enhancement, P1)
Tracking
()
People
(Reporter: mviar, Assigned: jprickett)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
We want to support future experimentation by adding a configuration option to show about:welcome as full screen, instead of the current modal format.
Currently, we support split
and center
screen positions. We also have an additional attribute for the split layout, reverse-split
(see here). One approach would be to add a similar attribute like full-screen-split
.
Reporter | ||
Updated•1 year ago
|
Reporter | ||
Updated•1 year ago
|
Reporter | ||
Updated•1 year ago
|
Reporter | ||
Updated•1 year ago
|
Reporter | ||
Updated•1 year ago
|
Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Comment 3•1 year ago
|
||
bugherder |
Assignee | ||
Updated•11 months ago
|
Comment 4•11 months ago
|
||
I have verified this enhancement and can confirm that after adding the gist from here to the browser.aboutwelcome.screens
pref the content of the "about:welcome" page is displayed as a full screen instead of the modal format.
Verified using the latest Firefox Beta 129.0b5 (Build ID: 20240717091810) and the latest Firefox Nightly 130.0a1 (Build ID: 20240718092755) installed on Windows 10 x64, macOS 14.1.1, and Ubuntu 22.04 x64.
Description
•