Closed Bug 1188993 Opened 9 years ago Closed 9 years ago

Linux: Control-K doesn't go to the search bar if any textbox is focused

Categories

(Firefox :: Keyboard Navigation, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1176929

People

(Reporter: benjamin, Unassigned)

Details

On other Firefox platforms, hitting Control-K will bring focus to the search box. On Linux if a non-text field is focused this is true, but if a text field (either in content or in chrome) is focused, Control-K will kill to the end of the line.

Oddly, this is not true of multiline <textarea> fields, only single-line fields.

STR:
Press Control-L to focus the searchbox
Start typing, realize that you're in the location box by mistake
Press Control-K to focus the searchbox

Presumably this has something to do with standard Linux keybindings for Control-K, but I have trouble believing that this is actually a good thing to do. Philipp, do you know who the right person is to make this decision?
Flags: needinfo?(psackl)
This is due to GTK3 respecting the ancient X11/emacs keybinding by default.

I believe this was already decided in 1176929.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Seems like this solved itself.
If not, my advice would be to always use the Firefox keybinding.
Flags: needinfo?(psackl)
You need to log in before you can comment on or make changes to this bug.