Open
Bug 1936426
Opened 2 months ago
Updated 2 months ago
Evaluate if keyboard shortcut warning for windows ctrl-alt is still relevant
Categories
(Core :: DOM: UI Events & Focus Handling, enhancement)
Core
DOM: UI Events & Focus Handling
Tracking
()
NEW
People
(Reporter: Mardak, Unassigned)
References
Details
Bug 240627 added a warning for windows ctrl-alt-key (and gtk2 shift-control-key) and bug 311756 seemed to proactively remove various shortcuts that caused the warning. Bug 1814884 added a test to enforce error messages aren't shown for clean profiles on startup. Together these catch instances of new keyboard shortcuts that would try to add new shortcuts like ctrl-alt-z bug 1897411 or ctrl-alt-x bug 1905027.
These 2 new shortcuts are attempting to land by allowing the error to not fail automation, so is the warning still relevant if we're deliberately ignoring it for sidebar?
Bug 311756 comment 61 from 2011 said: "Ctrl+Alt+A-Z are documented as for use as user-defined shortcuts to launch applications."
You need to log in
before you can comment on or make changes to this bug.
Description
•