When the window is reduced in size, the "No proxy for" text field within the Connections Settings does not display a scrollbar
Categories
(Toolkit :: Themes, defect, P1)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr115 | --- | unaffected |
| firefox122 | --- | unaffected |
| firefox123 | --- | unaffected |
| firefox124 | --- | wontfix |
| firefox125 | --- | verified |
People
(Reporter: atrif, Assigned: jules)
References
(Regression)
Details
(Keywords: regression)
Attachments
(2 files)
Found in
- 124.0a1 (2024-02-13)
Affected versions
- 124.0a1 (2024-02-13)
Tested platforms
- Affected platforms: Ubuntu 22, Windows 10x64
- Unaffected platforms: macOS 12
Steps to reproduce
- Open about:preferences#general and scroll down to Network Settings.
- Click on Settings and add some text until the text field overflows.
Expected result
- A scrollbar is displayed.
Actual result
- No scrollbar is displayed.
Regression range
- Last good revision: 6b7c9fbc0ffaf2a78cc6f22c34dfab000f8aeaaf
First bad revision: cd42800e011bd3c11cc8c3191a48081d3b4d12a6
Pushlog:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=6b7c9fbc0ffaf2a78cc6f22c34dfab000f8aeaaf&tochange=cd42800e011bd3c11cc8c3191a48081d3b4d12a6
Additional notes
- Attached a screen recording.
- The scrollbar is displayed if the text field has a certain height, for example opening the window while Firefox is fullscreen will show the scrollbar.
Comment 1•1 year ago
|
||
:jules, since you are the author of the regressor, bug 1877793, could you take a look?
For more information, please visit BugBot documentation.
Updated•1 year ago
|
| Assignee | ||
Comment 2•1 year ago
|
||
Hey there, it looks like this was an existing issue that is unrelated to the heading changes I made.
The scrollbar seems to behave differently depending on your window size when you open these settings.
I'm happy to push a potential fix for this by removing the min-height set on this specific input, which seems to fix this issue.
FWIW the new h2 heading also does look out of place in this dialog though, so I am happy to also revert it to the old size with my changes. I'm thinking this is what actually caused the dialog size change which is causing this scrollbar issue to be more noticeable now.
| Assignee | ||
Comment 3•1 year ago
|
||
Updated•1 year ago
|
Comment 4•1 year ago
|
||
Set release status flags based on info from the regressing bug 1877793
Comment 6•1 year ago
|
||
| bugherder | ||
Comment 7•1 year ago
|
||
The patch landed in nightly and beta is affected.
:jules, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- If no, please set
status-firefox124towontfix.
For more information, please visit BugBot documentation.
| Reporter | ||
Comment 8•1 year ago
•
|
||
Verified fixed with Firefox 125.0a1 (2024-02-21) on Windows 10x64, macOS 13, and Lubuntu 22. The scroll bar is displayed after following the steps from comment 0.
| Assignee | ||
Updated•1 year ago
|
| Reporter | ||
Updated•1 year ago
|
Description
•