Closed
Bug 258149
Opened 21 years ago
Closed 21 years ago
Find toolbar needs a keyboard shortcut to close it (like ctrl+f opens it)
Categories
(Toolkit :: Find Toolbar, enhancement)
Toolkit
Find Toolbar
Tracking
()
VERIFIED
DUPLICATE
of bug 250587
People
(Reporter: disgruntled.toaster, Assigned: bugzilla)
Details
Attachments
(1 file)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040113
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040113
see summary :) What keyboard shortcuts are remaining anyways?
Reproducible: Always
Steps to Reproduce:
1. Ctrl+f to open find toolbar
2. Realize that you don't have anything to find
3. Try ctrl+???? (what's left) to close toolbar
Actual Results:
End up pulling out hair and using mouse instead to close it
Expected Results:
Show a keyboard shortcut (ctrl+???) to close the toolbar on the tooltip for the
close button.
Comment 1•21 years ago
|
||
how about escape?
Comment 2•21 years ago
|
||
Escape works here.
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.3) Gecko/20040906 Firefox/1.0
Comment 3•21 years ago
|
||
This needs to be discoverable.
Comment 4•21 years ago
|
||
Escape works only when the find toolbar is focused.
Severity: minor → enhancement
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows 2000 → All
QA Contact: bugs.mano
Hardware: PC → All
Comment 5•21 years ago
|
||
This patch i've written with the help of Silver (silver@warwickcompsoc.co.uk),
makes the ctrl-f toggle the find bar (just like ctrl-j toggles the download
manager), when it's focused.
If it's not focused it retains the normal behaivour (gives back focus, meaning
ctrl-f twice will close it).
This is my first patch ever submitted so dont go down **** me :)
Updated•21 years ago
|
Attachment #159978 -
Flags: review?(mconnor)
Updated•21 years ago
|
Attachment #159978 -
Flags: review?(mconnor) → review?(firefox)
Updated•21 years ago
|
Attachment #159978 -
Flags: review?(firefox)
Comment 6•21 years ago
|
||
already WONTFIXed by blake, for a really good reason. See
https://bugzilla.mozilla.org/show_bug.cgi?id=250587#c17
*** This bug has been marked as a duplicate of 250587 ***
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
If the key behaves differently depending on whether the find field is focused,
why not just use the existing Esc shortcut to close it?
Updated•18 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•