Closed
Bug 1515278
Opened 6 years ago
Closed 6 years ago
Ctrl+E and Ctrl+K to focus search bar add "? " before caret
Categories
(Firefox :: Search, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: victor.dhamma, Unassigned)
Details
Attachments
(1 file)
|
856 bytes,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:65.0) Gecko/20100101 Firefox/65.0
Steps to reproduce:
Ctrl+E or Ctrl+K to focus search bar (which is also my address bar)
Actual results:
clears the search bar and adds "? " before caret
Expected results:
select the address
Comment 1•6 years ago
|
||
I could reproduce this on Mac with Command+K.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 2•6 years ago
|
||
Looks like something related to bug 1315509 and bug 1308931.
Component: Keyboard: Navigation → Search
Product: Core → Firefox
Updated•6 years ago
|
Flags: needinfo?(mak77)
Comment 3•6 years ago
|
||
please use the proper shortcuts to select/focus the urlbar, CTRL+L, F6 or ALT+D. See https://support.mozilla.org/en-US/kb/keyboard-shortcuts-perform-firefox-tasks-quickly
CTRL+K and CTRL+E are supposed to start a searching session, and that's why we add the question mark, pretty much transforming the location bar to a search bar.
It would be quite pointless to have 5 different keyboard shortcuts just selecting the urlbar.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
(In reply to Marco Bonardo [::mak] (Away 24 Dec - 2 Jan) from comment #3)
> please use the proper shortcuts to select/focus the urlbar, CTRL+L, F6 or
> ALT+D. See
> https://support.mozilla.org/en-US/kb/keyboard-shortcuts-perform-firefox-
> tasks-quickly
>
> CTRL+K and CTRL+E are supposed to start a searching session, and that's why
> we add the question mark, pretty much transforming the location bar to a
> search bar.
> It would be quite pointless to have 5 different keyboard shortcuts just
> selecting the urlbar.
Okay, I will use the proper shortcuts ; this change in behavior just surprised me and I didn't understand why this happened, I experienced it as a bug because I've been using this shortcut for a long time.
Indeed 5 different shortcuts to select the urlbar would be pointless.
Thanks you!
Comment 5•6 years ago
|
||
Yeah I'm sorry, sometimes we have to do breaking changes, when we see a possibility to improve the experience overall.
Flags: needinfo?(mak77)
You need to log in
before you can comment on or make changes to this bug.
Description
•