Missing scrollbar in Proxy Window Setup TH 68.0
Categories
(Thunderbird :: Preferences, defect)
Tracking
(thunderbird_esr6869+ fixed)
People
(Reporter: fademind, Assigned: Paenglab)
References
Details
Attachments
(2 files)
82.94 KB,
image/png
|
Details | |
865 bytes,
patch
|
jorgk-bmo
:
review+
jorgk-bmo
:
approval-comm-esr68+
|
Details | Diff | Splinter Review |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0
Steps to reproduce:
Open Settings > Advanced > Network > Connection > Setup
Actual results:
Scrollbar is missing and OK / Cancel buttons are to low on screen not visible.
Expected results:
Enable scrollbar as it is in Firefox.
Assignee | ||
Comment 1•6 years ago
|
||
This is 68 only. 69 and Daily are working.
The issue is, that the needed overflow rules are in the file https://searchfox.org/mozilla-central/source/toolkit/content/widgets/dialog.js#166 which doesn't exist in 68. Adding the rule to dialog.css should fix it.
![]() |
||
Comment 2•6 years ago
|
||
![]() |
||
Updated•6 years ago
|
Assignee | ||
Comment 3•6 years ago
|
||
I haven't tried but I copied it from https://searchfox.org/mozilla-esr68/source/browser/themes/shared/incontentprefs/dialog.inc.css#26. So it should work.
![]() |
||
Comment 4•6 years ago
|
||
I don't think this works. I have an unpacked omni.ja here and made the change and it has no effect.
![]() |
||
Comment 6•6 years ago
|
||
Works for me, too, after starting again.
![]() |
||
Comment 7•6 years ago
|
||
TB 68.1 ESR:
https://hg.mozilla.org/releases/comm-esr68/rev/1c299e30ce859e618e51cf9e2742aa8bd5654930
![]() |
||
Updated•6 years ago
|
Description
•