Closed
Bug 1795339
Opened 2 years ago
Closed 2 years ago
Unexpected scroll bar appears during download when there is only one item in the download panel.
Categories
(Firefox :: Downloads Panel, defect)
Tracking
()
VERIFIED
FIXED
108 Branch
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | unaffected |
firefox106 | --- | unaffected |
firefox107 | --- | disabled |
firefox108 | --- | verified |
People
(Reporter: alice0775, Assigned: emilio)
References
(Regression)
Details
(Keywords: nightly-community, regression)
Attachments
(2 files)
Steps to reproduce:
- Clear all download if any
- Download something
e.g. https://ftp.mozilla.org/pub/firefox/nightly/2022/10/2022-10-01-09-32-23-mozilla-central/firefox-107.0a1.en-US.linux-x86_64.crashreporter-symbols.zip
Actual Results:
Unexpected scroll bar appears during download.
Expected Results:
No scrollbar
Regression window:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=48c266f64c004b63ce578243d3e5a82c9540e308&tochange=fb32775d2defaa2fe7d6e270aefc31d80b3f729a
Assignee | ||
Updated•2 years ago
|
Assignee: nobody → emilio
Assignee | ||
Comment 1•2 years ago
|
||
The only tricky bit is the min-width that allows us to grow if needed...
Comment 2•2 years ago
|
||
Set 107 to disabled, regressor bug 1790616 backed out of central
Updated•2 years ago
|
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e4566ce873ce
Some minor fixups to downloads to work with flex emulation. r=dao
Comment 4•2 years ago
|
||
Backed out for causing mochitest failures on test_doc_busy.html
- Backout link
- Push with failures
- Failure Log
- Failure line: TEST-UNEXPECTED-FAIL | accessible/tests/mochitest/states/test_doc_busy.html | assertion count 11 is more than expected 0 assertions
Flags: needinfo?(emilio)
Assignee | ||
Updated•2 years ago
|
Flags: needinfo?(emilio)
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/59c77c7126a5
Some minor fixups to downloads to work with flex emulation. r=dao
Comment 6•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox108:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 108 Branch
Updated•2 years ago
|
Flags: qe-verify+
Comment 7•2 years ago
|
||
Reproduced this issue using Firefox 107.0a1 (BuildId:20221014095137) on Windows 10 64bit.
This issue is verified fixed using Firefox 108.0b3 (BuildId:20221117185908) on Windows 10 64bit, macOS 11 and Ubuntu 22.04
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•