Open
Bug 1475920
Opened 7 years ago
Updated 3 years ago
Unwanted scroll bar of listbox in Download Helper Dialog
Categories
(Toolkit :: UI Widgets, defect, P5)
Tracking
()
NEW
| Tracking | Status | |
|---|---|---|
| firefox-esr52 | --- | unaffected |
| firefox-esr60 | --- | unaffected |
| firefox61 | --- | unaffected |
| firefox62 | --- | unaffected |
| firefox63 | --- | wontfix |
People
(Reporter: alice0775, Unassigned)
References
Details
(Keywords: nightly-community, regression)
Attachments
(1 file)
|
29.32 KB,
image/png
|
Details |
Steps To Reproduce:
1. Click on a link which is trigger to download
Eg.
http://archive.mozilla.org/pub/firefox/nightly/2018/07/2018-07-01-10-04-15-mozilla-central/firefox-63.0a1.en-US.linux-i686.talos.tests.zip
2. Select "Other..."
Actual Results:
Unwanted scrollbar obstructs item to display.
So, Only 4 items are readable
Expected Results:
5 items should display properly
Regression window:
https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=c72e4e49fd83c9ab946b29e64e8a5b65005a253b&tochange=070524bca3b8adc2a2a7480ab54994a4797488e8
Regressed by: Bug 1435688
| Reporter | ||
Updated•7 years ago
|
Keywords: nightly-community
Comment 2•7 years ago
|
||
This was unintended as part of the original patch, but it may be an improvement, since the scrollbar can be useful to see the entire application name instead of truncating it with an ellipsis somewhere. Anyways, it doesn't make a big difference, so I'm not opposed to restoring the old behavior if someone provides a tested patch.
Priority: P3 → P5
| Reporter | ||
Updated•7 years ago
|
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•