Closed
Bug 1670694
Opened 5 years ago
Closed 5 years ago
Non-native scrollbar handle should have a minimum size
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
RESOLVED
FIXED
83 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr78 | --- | unaffected |
| firefox81 | --- | unaffected |
| firefox82 | --- | unaffected |
| firefox83 | --- | fixed |
People
(Reporter: gcp, Assigned: heycam)
References
(Regressed 1 open bug, Regression)
Details
(Keywords: regression)
Attachments
(1 file)
With widget.disable-native-theme-for-content=true, Kubuntu 18.04
Loading a really long page or document results in a scrollbar with a handle that is no bigger than a "dot" and can't be clicked easily. Switching back to GTK theming reveals that GTK seems to enforce a minimum size on the scrollbar handle.
Updated•5 years ago
|
Has Regression Range: --- → yes
| Assignee | ||
Comment 1•5 years ago
|
||
Comment 2•5 years ago
|
||
Set release status flags based on info from the regressing bug 1669131
status-firefox81:
--- → unaffected
status-firefox82:
--- → unaffected
status-firefox83:
--- → affected
status-firefox-esr78:
--- → unaffected
Updated•5 years ago
|
Keywords: regression
Comment 3•5 years ago
|
||
Fix-optional for 83 as the pref is a non-default value and we are nearing the end of the 83 development cycle..
Pushed by cmccormack@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/89504c0fb0cd
Use larger minimum size for Gtk-like non-native theme scrollbar thumbs. r=spohl
Comment 5•5 years ago
|
||
Backed out for build bustages.
Log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=318689121&repo=autoland&lineNumber=27158
Backout: https://hg.mozilla.org/integration/autoland/rev/cd59dad305bdd5c4dcbffcd9f4a93b863af91101
Flags: needinfo?(cam)
Pushed by cmccormack@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c1dbfdd372e4
Use larger minimum size for Gtk-like non-native theme scrollbar thumbs. r=spohl
| Assignee | ||
Updated•5 years ago
|
Flags: needinfo?(cam)
Comment 7•5 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•