Increase margin-top to subtitle in about:welcome page
Categories
(Firefox :: Messaging System, defect, P1)
Tracking
()
People
(Reporter: petercpg, Assigned: pdahiya)
References
(Blocks 1 open bug)
Details
Attachments
(3 files)
90.12 KB,
image/png
|
Details | |
36.32 KB,
image/png
|
Details | |
47 bytes,
text/x-phabricator-request
|
jcristau
:
approval-mozilla-beta+
|
Details | Review |
In about:welcome page, there is a subtitle onboarding-multistage-*-subtitle
which is 0 margin-top to the header and zap line.
The margin-top is too small that made it doesn't look well, at least on my zh-TW Nightly.
I'm proposing to increase the margin-top to 12px or an appropriate value (see screenshot)
Reporter | ||
Comment 1•5 years ago
|
||
Reporter | ||
Comment 2•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 3•5 years ago
|
||
We have bug 1651810 opened to optimize description text and zap placement by OS. This bug is specific to increasing spacing between title and subtitle irrespective of Zap. NI Aaron to get UX take on fixing this by increasing margin between title and subtitle which can be a quick fix and simpler uplift in 80. Thanks
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 5•5 years ago
|
||
Comment 6•5 years ago
|
||
The severity field is not set for this bug.
:tspurway, could you have a look please?
For more information, please visit auto_nag documentation.
Updated•5 years ago
|
Assignee | ||
Comment 8•5 years ago
|
||
[Tracking Requested - why for this release]:
CSS fix to help display welcome screen subtitle spaced better with localized text such as TW region. Thanks
Comment 9•5 years ago
|
||
bugherder |
Comment 10•5 years ago
|
||
I have verified that this issue is no longer reproducible with the latest Firefox Nightly (81.0a1 Build ID - 20200811091731) installed, on Windows 10 x64, Ubuntu 18.04 x64 and Mac 10.15. Now, the "margin-top" value of the "about:welcome" page subtitle was set to "10px".
Updated•5 years ago
|
Assignee | ||
Comment 11•5 years ago
|
||
Comment on attachment 9168973 [details]
Bug 1654814 - Increase margin-top to subtitle in about:welcome page
Beta/Release Uplift Approval Request
- User impact if declined: Help display welcome screen subtitle spaced better with localized text such as TW region
- Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: Yes
- If yes, steps to reproduce: https://bugzilla.mozilla.org/show_bug.cgi?id=1654814#c10
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Small CSS patch that add space between title and subtitle text
- String changes made/needed: None
Assignee | ||
Updated•5 years ago
|
Comment 12•5 years ago
|
||
Comment on attachment 9168973 [details]
Bug 1654814 - Increase margin-top to subtitle in about:welcome page
about:welcome css fix, approved for 80.0b8
Comment 13•5 years ago
|
||
bugherder uplift |
Updated•5 years ago
|
Comment 14•5 years ago
|
||
I have verified that this issue is no longer reproducible with the latest Firefox Beta (80.0b8 Build ID - 20200813191622) installed, on Windows 10 x64, Ubuntu 18.04 x64 and Mac 10.15. Now, the "margin-top" value of the "about:welcome" page subtitle was set to "10px".
Description
•