Clicking on the top left corner of the screen doesn't trigger the menu anymore
Categories
(Core :: Widget: Win32, defect)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr128 | --- | unaffected |
| firefox139 | --- | fixed |
People
(Reporter: hoguin, Unassigned)
References
(Regression)
Details
(Keywords: regression)
Steps to reproduce:
On windows (reproduced on windows 10 and 11), open Firefox.
Maximize the Firefox window.
Make the menu (File/Edit/View/...) visible by pressing alt if it is not already shown.
Move the mouse to the very top left pixel of the screen.
Left click.
Actual results:
If the menu is configured to be always visible: nothing happens.
If the menu is configured to be hidden unless toggled with Alt: the menu closes.
Expected results:
The "File" menu should open.
It was the behavior with Firefox 137.
It seems the menu has a rounded corner, and as a result the few top left pixels are not part of it anymore.
Comment 1•1 year ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Widget: Win32' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 2•1 year ago
|
||
I can reproduce the issue on Firefox138.0.1, but not on 139.0b4 Windows11.
Regression window:
https://hg-edge.mozilla.org/integration/autoland/pushloghtml?fromchange=8a171751d8f63f1e20d9aa708a306b03af31b181&tochange=f9ccf3ab575dfe8d2bea4ab6ba3c966b8b68a14d
Comment 3•1 year ago
|
||
:emilio, since you are the author of the regressor, bug 1954849, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
Comment 4•1 year ago
|
||
Yeah that's correct, the menu had a rounded corner, and that went away with bug 1958392. Given the relatively low severity of this I think we can close it.
Updated•11 months ago
|
Comment 5•11 months ago
|
||
Set release status flags based on info from the regressing bug 1954849
Description
•