[about:welcome] A blank area is displayed in the top right corner of the page when the browser is horizontally resized to 25%
Categories
(Firefox :: Messaging System, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr91 | --- | unaffected |
firefox100 | --- | unaffected |
firefox101 | + | verified |
firefox102 | + | verified |
People
(Reporter: cmuntean, Assigned: pdahiya)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression)
Attachments
(2 files)
522.74 KB,
video/mp4
|
Details | |
48 bytes,
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-beta+
|
Details | Review |
[Notes]:
- The issue is reproducible using both light and dark themes. However, the "Sign In" button is not visible only using the white theme.
[Affected versions]:
- Firefox Nightly 102.0a1
- Firefox Beta 101.0b2
[Affected Platforms]:
- Mac 10.15.7
- Windows 10 x64
- Ubuntu 20.04 x64
[Prerequisites]:
- Have the latest Firefox Nightly/Beta build installed.
- Have a new Firefox profile.
[Steps to reproduce]:
- Open the Firefox browser with the profile from prerequisites.
- Resize the browser ~25%.
- Observe the top right part of the "about:welcome" page.
[Expected result]:
- The page is correctly displayed and the Sign in button is visible.
[Actual result]:
- A blank area is displayed in the top right part of the page and the Sign in button is not visible if using a light theme.
[Regression]:
- The issue is not reproducible on Firefox 100 build, considering this I have used the mozregression tools to find the bug which caused this. Here are the results:
- Last good revision: b6fd2cff0114d93e9e2b69482b448441954e31d6
- First bad revision: 41bd981c36227b155896e7f0014ca634c2a90dab
- Pushlog: Link
[Additional Notes]:
- Attached is a screen recording of the issue.
Comment 1•3 years ago
|
||
Set release status flags based on info from the regressing bug 1763825
Comment 2•3 years ago
|
||
:pdahiya, since you are the author of the regressor, bug 1763825, could you take a look?
For more information, please visit auto_nag documentation.
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 3•3 years ago
|
||
Assignee | ||
Comment 4•3 years ago
|
||
[Tracking Requested - why for this release]: Background UI on scroll will show blank space on browser resize to short width and height
Assignee | ||
Updated•3 years ago
|
Updated•3 years ago
|
Comment 7•3 years ago
|
||
I have verified that this issue is no longer reproducible with the latest Firefox Nightly (102.0a1 Build ID - 20220511094252) installed on Windows 10 x64, macOS 11.6.5, and Linux Mint 20.2 x64. I can confirm that the white area is no longer displayed in the top-right corner of the "about:welcome" page if the browser is resized to 25%.
Assignee | ||
Comment 8•3 years ago
|
||
Comment on attachment 9275552 [details]
Bug 1767618 - Adjust about:welcome background container minimum width
Beta/Release Uplift Approval Request
- User impact if declined: User will see a blank area on about:welcome when browser is resized to smaller widths
- 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=1767618#c0
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Small patch with CSS fix
- String changes made/needed: none
- Is Android affected?: No
Assignee | ||
Updated•3 years ago
|
Updated•3 years ago
|
Comment 9•3 years ago
|
||
Comment on attachment 9275552 [details]
Bug 1767618 - Adjust about:welcome background container minimum width
Approved for 101.0b6.
Comment 10•3 years ago
|
||
bugherder uplift |
Comment 11•3 years ago
|
||
I have verified that this issue is no longer reproducible with the latest Firefox Beta (101.0b6 Build ID - 20220512193916) installed on Windows 10 x64, macOS 11.6.5, and Linux Mint 20.2 x64. I can confirm that the white area is no longer displayed in the top-right corner of the "about:welcome" page if the browser is resized to 25%.
Description
•