"Password Required - Mozilla Firefox" popup has additional white line at the bottom with dark theme
Categories
(Firefox :: Theme, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | unaffected |
firefox112 | --- | wontfix |
firefox113 | --- | wontfix |
firefox114 | --- | wontfix |
firefox115 | --- | verified |
People
(Reporter: zstimi, Assigned: emilio)
References
(Regression)
Details
(Keywords: nightly-community, regression)
Attachments
(3 files)
Found in
- Firefox 113.0b5
Affected versions
- Firefox 113.0b5
- Firefox 112.0.1
- Firefox 114.0a1
Tested platforms
- Affected platforms: Windows 10,
- Unaffected platforms: Ubuntu 22, macOS 12
Preconditions
- Enable Dark theme from Add-ons and themes.
- Have a Firefox profile with at least one saved login.
- Have a Primary Password set.
Steps to reproduce
- Launch Firefox with preconditions.
- Click the Firefox menu and select the "Passwords" option.
- Trigger the "Password Required - Mozilla Firefox" popup, with editing a saved login.
Expected result
- The popup looks as expected.
Actual result
- The bottom part of the "Password Required - Mozilla Firefox" popup has additional white line using dark theme.
Regression range
- I will come back with regression range ASAP.
Reporter | ||
Updated•2 years ago
|
Comment 1•2 years ago
•
|
||
I can reproduce the issue on Windows10.
Note:
This issue does not occur if HWA off.
Regression window:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=2c05658add65ba2f7513b2a76fe32be80c7c86e6&tochange=1432fd8955ce7ee78eab40753eb15ee274045919
Comment 2•2 years ago
|
||
Set release status flags based on info from the regressing bug 1810614
:emilio, since you are the author of the regressor, bug 1810614, could you take a look?
For more information, please visit auto_nag documentation.
Assignee | ||
Comment 3•2 years ago
|
||
This is a similar issue as bug 1620575... We have a fractional size, we ceil, and we leave one pixel behind...
Assignee | ||
Comment 4•2 years ago
|
||
Much like in bug 1620575. The front-end works with sizing in int CSS
pixels, so size to that so that there isn't a mismatch between our size
and the window size.
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Updated•2 years ago
|
Comment 5•2 years ago
|
||
Set release status flags based on info from the regressing bug 1810614
Comment 7•2 years ago
|
||
bugherder |
Comment 8•2 years ago
|
||
The patch landed in nightly and beta is affected.
:emilio, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- If no, please set
status-firefox114
towontfix
.
For more information, please visit BugBot documentation.
Assignee | ||
Updated•2 years ago
|
Updated•2 years ago
|
Updated•1 years ago
|
Reporter | ||
Comment 9•1 years ago
|
||
Tested on Windows 10 with Firefox 115.0b2 and Firefox 116.0a1, I can confirm this issue is fixed, verified that nothing was broken on this area, on Ubuntu 22 and macOS 10.15.
Reporter | ||
Updated•1 years ago
|
Description
•