[Colorway Closet] Colorways modal elements can’t be reached with reduced browser height
Categories
(Toolkit Graveyard :: Notifications and Alerts, defect, P2)
Tracking
(firefox105 disabled, firefox106 verified)
People
(Reporter: asoncutean, Assigned: bigiri)
References
Details
(Whiteboard: [fidefe-colorway-closet])
Attachments
(3 files)
Found in
- Firefox 105.0a1
Affected versions
- Firefox 105.0a1
Affected platforms
- Windows 10
- macOS 12
- Ubuntu 20
Preconditions
In about:config set:
- "browser.theme.colorway-closet" to true
- "browser.tabs.firefox-view" to true
Steps to reproduce
- Resize the browser width and height (ex. 500x450px)
- Open Colorways modal from Fxview or from about:addons
- Attempt to scroll the modal
Expected result
- The Colorways modal can be scrolled, all elements can be reached.
Actual result
- [ Ubuntu] - There is no scrollbar most of the elements on the modal can't be reached.
- [Windows/Mac] - There is a scrollbar, but not all the elements from the modal can be reached (see screencast).
Regression:
Updated•2 years ago
|
Comment 1•2 years ago
|
||
I don't think we'd consider this a regression, it just wasn't an issue at some point when not all parts of the modal were in place.
Updated•2 years ago
|
Comment 2•2 years ago
|
||
Also I think the real issue here is only with the height, not the width.
Updated•2 years ago
|
Comment 3•2 years ago
|
||
Could you please try this again in the latest Nightly now that bug 1783714 and bug 1784488 have been fixed?
Updated•2 years ago
|
Reporter | ||
Comment 4•2 years ago
|
||
Still reproducible with 105.0a1 (2022-08-16), tested with Win 10 and macOS 11. The modal keeps its initial size and there is no scrollbar.
Comment 5•2 years ago
|
||
It doesn't look like there's much the Colorway Closet modal code could do about this, it rather seems like a more fundamental problem that should be handled by SubDialog.jsm
.
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 6•2 years ago
|
||
Enabled scrolling in Colorway Closet modal by turning on the sizeTo: "available"
feature on the dialog.
Updated•2 years ago
|
Updated•2 years ago
|
Comment 7•2 years ago
|
||
The severity field is not set for this bug.
:tspurway, could you have a look please?
For more information, please visit auto_nag documentation.
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Comment 9•2 years ago
|
||
bugherder |
Comment 10•2 years ago
|
||
The patch landed in nightly and beta is affected.
:bigiri, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- If no, please set
status-firefox105
towontfix
.
For more information, please visit auto_nag documentation.
Updated•2 years ago
|
Updated•2 years ago
|
Reporter | ||
Comment 11•2 years ago
|
||
Verified fixed with Fx 107.0a1 (2022-09-28) and Fx 106.0b5 on Windows 10, macOS 11 and Ubuntu 20.04.
Updated•2 years ago
|
Description
•