Alt space menu makes cursor disappear
Categories
(Core :: Widget: Win32, defect)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox103 | --- | verified |
People
(Reporter: fabrizio, Assigned: handyman)
Details
Attachments
(1 file)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:101.0) Gecko/20100101 Firefox/101.0
Steps to reproduce:
- Place cursor on a page anywhere
- Press ALT+Space on Windows
- Press ESC once
Actual results:
Cursor disappears, moving it around does not restore it, but clicking does. Moving it outside of Firefox makes it reappear.
Expected results:
Same behavior as other windows applications.
Updated•3 years ago
|
| Assignee | ||
Comment 2•3 years ago
|
||
I cannot reproduce this issue on Windows 10 but I see it on Windows 11. Alt-key combinations had special behavior before that took window focus but that's not happening here. The simple fix it to ignore Alt-key combinations.
| Assignee | ||
Comment 3•3 years ago
|
||
On Windows 11, Alt-Space was opening a system context menu while also hiding the mouse cursor.
Updated•3 years ago
|
I managed to reproduce this issue on Firefox 102.0(build ID: 20220623063721) on Windows 10 64-bits. Verified as fixed on Firefox 103.0b4(build ID: 20220703190044) and Nightly 104.0a1(build ID: 20220704214252) on Windows 10 64-bits and Windows 11 PRO.
I suggest disabling this ALT+SPACE as a built in firefox shortcut. I didn’t find any cases when it could be useful to anyone and anytime. As a benefice, it will allow extension use this shortcut.
Description
•