[win] Open dialog has focus clipped options
Categories
(Firefox :: Theme, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr115 | --- | unaffected |
firefox125 | --- | wontfix |
firefox126 | --- | wontfix |
firefox127 | --- | wontfix |
firefox128 | --- | verified |
People
(Reporter: atrif, Assigned: emilio)
References
(Regression)
Details
(Keywords: regression)
Attachments
(2 files)
Found in
- 126.0
Affected versions
- 127.0a1 (2024-05-09)
- 126.0
- 125.0.3
Tested platforms
- Affected platforms: Windows 10x64
- Unaffected platforms: Ubuntu 23, macOS
Steps to reproduce
- Set PDF to Always ask in about:preferences.
- Open a sample PDF (https://pdfobject.com/pdf/sample.pdf)
- Observe the dialog.
Expected result
- Options focus rings are not clipped.
Actual result
- Options focus rings are clipped.
Regression range
- Mozregression points at bug 1867769.
Additional notes
- Attached a screenshot.
Comment 1•7 months ago
|
||
:emilio, since you are the author of the regressor, bug 1867769, could you take a look?
For more information, please visit BugBot documentation.
Assignee | ||
Comment 2•7 months ago
|
||
Just to confirm, the name being clipped is not a regression right?
Assignee | ||
Updated•7 months ago
|
Updated•7 months ago
|
Reporter | ||
Comment 3•7 months ago
|
||
(In reply to Emilio Cobos Álvarez (:emilio) from comment #2)
Just to confirm, the name being clipped is not a regression right?
You are correct! the name being clipped is not a regression from this issue at least. I have filed a separate issue (bug 1896330). Sorry for any confusion and thank you for noticing.
Comment 4•7 months ago
|
||
Set release status flags based on info from the regressing bug 1867769
Assignee | ||
Comment 5•7 months ago
|
||
We switched to non-native checkboxes a while ago, and those draw the
focus themselves.
Updated•7 months ago
|
Assignee | ||
Updated•7 months ago
|
Comment 7•7 months ago
|
||
bugherder |
Comment 8•7 months ago
|
||
The patch landed in nightly and beta is affected.
:emilio, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- If no, please set
status-firefox127
towontfix
.
For more information, please visit BugBot documentation.
Assignee | ||
Updated•7 months ago
|
Reporter | ||
Comment 9•6 months ago
|
||
Verified fixed with Firefox 128.0a1 (2024-05-30) on Windows 10x64. The options are no longer clipped when focused due to the fact that ther is no focus after the radio button.
Description
•