Closed
Bug 1804327
Opened 2 years ago
Closed 2 years ago
Non-native context menus don't appear bigger when activated via touchmode
Categories
(Firefox :: Theme, defect)
Firefox
Theme
Tracking
()
VERIFIED
FIXED
109 Branch
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | unaffected |
firefox107 | --- | unaffected |
firefox108 | --- | wontfix |
firefox109 | --- | verified |
People
(Reporter: itiel_yn8, Assigned: itiel_yn8)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
This broke because in bug 1798324 the selector that was meant to target menuitems specifically was removed, and the var was instead moved to the menupopup.
This is not an issue for panel items because they have their use of the var elsewhere.
Updated•2 years ago
|
Assignee: nobody → itiel_yn8
Status: NEW → ASSIGNED
Comment 2•2 years ago
|
||
Set release status flags based on info from the regressing bug 1798324
status-firefox107:
--- → unaffected
status-firefox108:
--- → affected
status-firefox109:
--- → affected
status-firefox-esr102:
--- → unaffected
Pushed by itiel_yn8@walla.com:
https://hg.mozilla.org/integration/autoland/rev/1ec8650f4831
Improve some styling for the context menu on Windows r=sfoster,dao
Comment 4•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 109 Branch
Comment 5•2 years ago
|
||
The patch landed in nightly and beta is affected.
:itiel_yn8, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- If no, please set
status-firefox108
towontfix
.
For more information, please visit auto_nag documentation.
Flags: needinfo?(itiel_yn8)
Flags: needinfo?(itiel_yn8)
Updated•2 years ago
|
Flags: qe-verify+
Comment 6•2 years ago
|
||
I have managed to reproduce the bug on an affected Nightly build (2022-12-06), on Win 10 x64 with touchscreen.
The bug is verified as fixed on the latest Beta 109.0b5, Win 10 x64. Thanks, Itiel for the extra details provided to me on slack!
You need to log in
before you can comment on or make changes to this bug.
Description
•