Closed
Bug 1192540
Opened 9 years ago
Closed 9 years ago
In about:config, make accel+f focus the filter box again instead of invoking the find bar
Categories
(Toolkit :: Preferences, defect)
Toolkit
Preferences
Tracking
()
RESOLVED
FIXED
mozilla43
People
(Reporter: steffen.wilberg, Assigned: steffen.wilberg)
References
()
Details
(Keywords: regression)
Attachments
(1 file)
2.22 KB,
patch
|
mossop
:
review+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #382690 +++
In about:config, accel+f should focus the filter box instead of invoking the find bar (which is useless). I fixed this 7 years ago in bug 382690.
This got regressed 4 years ago by bug 502492, which changed the label from "Filter:" to "Search:" and the commandkey from "f" to "r".
Assignee | ||
Comment 1•9 years ago
|
||
This just adds a second commandkey "f" (i.e. Ctrl/Cmd+f) in addition to the current Ctrl/Cmd+r.
Attachment #8645367 -
Flags: review?(dtownsend)
Comment 2•9 years ago
|
||
Comment on attachment 8645367 [details] [diff] [review]
patch
Review of attachment 8645367 [details] [diff] [review]:
-----------------------------------------------------------------
I wouldn't block the bug on it but it would be good to get an automated test here to make sure we don't regress again.
Attachment #8645367 -
Flags: review?(dtownsend) → review+
Assignee | ||
Comment 3•9 years ago
|
||
Filed bug 1194975 for creating tests for about:config.
Assignee | ||
Comment 4•9 years ago
|
||
url: https://hg.mozilla.org/integration/fx-team/rev/880bb943d65386d56dd84491f82af3f74b4ff8f4
changeset: 880bb943d65386d56dd84491f82af3f74b4ff8f4
user: Steffen Wilberg <steffen.wilberg@web.de>
date: Sat Aug 15 12:06:41 2015 +0200
description:
Bug 1192540: In about:config, make accel+f focus the filter box again instead of invoking the find bar. r=mossop
Comment 5•9 years ago
|
||
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox43:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla43
You need to log in
before you can comment on or make changes to this bug.
Description
•