Open
Bug 1913406
Opened 10 months ago
Updated 9 months ago
Add some padding to the Alt menu
Categories
(Core :: Widget: Win32, enhancement, P3)
Tracking
()
NEW
People
(Reporter: u758202, Unassigned)
Details
Attachments
(1 file)
14.69 KB,
video/mp4
|
Details |
Steps to reproduce:
- Press
Alt
- Move your mouse to the upper half of one of the menus
Actual results:
Your mouse cursor turns into a resize icon.
Expected results:
To avoid accidental tricks, this temporary Alt
menu could have some top padding.
Component: Untriaged → Widget: Win32
OS: Unspecified → Windows
Product: Firefox → Core
Hardware: Unspecified → Desktop
Comment 3•10 months ago
|
||
This should be relatively easily doable by adjusting our WM_NCHITTEST handler.
Severity: -- → S3
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P3
Comment 4•9 months ago
|
||
(Addendum: this requires the window not to be maximized to reproduce.)
You need to log in
before you can comment on or make changes to this bug.
Description
•