Open
Bug 1437440
Opened 7 years ago
Updated 3 years ago
OS X Emacs previous/next keybindings should work in common controls
Categories
(Core :: Widget: Cocoa, defect, P3)
Tracking
()
NEW
People
(Reporter: pcholakov, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:58.0) Gecko/20100101 Firefox/58.0
Build ID: 20180128191252
Steps to reproduce:
On OS X, in address bar: Ctrl+N / Ctrl+P should behave similarly to down / up arrow, respectively, to conform to OS X conventions.
Actual results:
Nothing happens
Expected results:
On Ctrl+N - the next item in the list should be selected. On Ctrl+P, it should move to the previous available list item. These shortcuts work in the textarea control on OS X, so they are already being handled in at least one control, just not in drop down lists and the address bar.
Summary: OS X Emacs keybindings should work in common controls → OS X Emacs previous/next keybindings should work in common controls
Updated•7 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•