In high contrast mode stub installer progress bar shows 10% even with internet connection disabled
Categories
(Firefox :: Installer, defect, P2)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr68 | --- | unaffected |
| firefox76 | --- | unaffected |
| firefox77 | --- | wontfix |
| firefox78 | --- | verified |
People
(Reporter: dcicas, Assigned: agashlin)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression)
Attachments
(1 file)
Affected versions
- Fx 77.0b4
Fx 78.0a1
Affected platforms
- Win 7
Win 10
Win aarch64
Steps to reproduce
- Disable internet connection.
- Enable high contrast mode.
- Start the stub installer.
Expected result
- Progress bar shows 0%
Actual result
- Progress bar shows 10%
Regression range
Will return with a regression range ASAP.
Additional notes
- If high contrast mode is not enabled the progress bar shows 0%.
Comment 1•1 year ago
|
||
The visual artifact being described here is the border that was added to the progress bar to fix bug 1632203. Not immediately sure how to deal with it, but maybe Adam has ideas.
| Assignee | ||
Comment 2•1 year ago
|
||
Good catch! Yes, the bar can't be any narrower than it is high. I'll fix this by just setting border-top and border-bottom instead of all sides.
| Assignee | ||
Comment 3•1 year ago
|
||
This allows the bar to be any width.
Pushed by agashlin@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/cae2bfa2adfe Draw high contrast progress bar top border only. r=mhowell
Comment 5•1 year ago
|
||
| bugherder | ||
Set release status flags based on info from the regressing bug 1632203
Comment 7•1 year ago
|
||
This is a 77 regression and the patch looks safe, Adam, do you want to request an uplift to beta?
| Assignee | ||
Comment 8•1 year ago
|
||
Thanks Pascal, this is sufficiently minor and rare that I think it can just ride with 78.
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Comment 9•1 year ago
|
||
Reproduced the issue with Firefox 77.0.
Verified as fixed with Firefox 78.0b7 stub installer on Windows 10 x64, Windows 7 x64 and Win aarch64.
Updated•1 year ago
|
Description
•