Closed Bug 1170549 Opened 9 years ago Closed 9 years ago

in-content prefs don't honor shortcut keys

Categories

(Core :: DOM: UI Events & Focus Handling, defect)

38 Branch
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: zoswork, Unassigned)

References

Details

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36

Steps to reproduce:

The new in-content prefs list appropriate shortcut keys (<alt>P to go to "Saved Passwords" from the Security tab, for example), but they don't work.



Actual results:

Nothing, or the wrong action.


Expected results:

Shortcut keys must also be unique: for example, on the General tab, the "B" in "Use Bookmark" is indicated, but <alt>B invokes the Bookmarks menu from the menu bar. Selection of shortcut keys must always be tested to verify that they're actually available.
Component: Untriaged → Keyboard: Navigation
Product: Firefox → Core
This is because the preferences are no longer in a separate window.

To use these, you have to add the Shift key to the shortcut. For example, use <alt+shift>B to trigger the "Use Bookmark" action.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
Using both shift and alt keys together is clumsy and very undesirable. It that is the price one has to pay then making prefs in-content is not worth it. Using a combination of three keys is a usability bug. May be I should raise this objection in a fresh new bug report until this is resolved.
Component: Keyboard: Navigation → User events and focus handling
You need to log in before you can comment on or make changes to this bug.