Open
Bug 285437
Opened 20 years ago
Updated 2 years ago
Ctrl+F when Find bar has focus should Find Again (instead of Ctrl+G?)
Categories
(Toolkit :: Find Toolbar, enhancement, P5)
Toolkit
Find Toolbar
Tracking
()
NEW
mozilla1.8.1
People
(Reporter: danswer, Unassigned)
Details
Attachments
(1 obsolete file)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050225 Firefox/1.0.1 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050225 Firefox/1.0.1 OK, firstoff let me say that incremental find is a great thing (once it is finding text in textareas - see https://bugzilla.mozilla.org/show_bug.cgi?id=252371), and it's supercool that this technology that existed 25 years ago is being reintroduced today, but I can't figure something out, especially since Emacs is even cited at https://bugzilla.mozilla.org/show_bug.cgi?id=157788. WHY DO YOU HAVE TO USE CTRL+F to bring up the FAYT (Find As You Type (what was wrong with the time honoured term Incremental Search?) box at the bottom of the page, AND THEN CTRL+G to get to instances? What purpose is this additional key pressing serving (OK, I realize that if you've already defined what you're looking for AND you had an aversion to seeing that one line FAYT dialog ... there might be some utility for you)? As a touch typist, however, my fingers ache from all that stretching between the ctrl+f and ctrl+g. And it's not like Firefox is the only product with this silliness - pretty much every Microsoft product has it, too - but why make extra work for the user without utility? Let's consider: CTRL+F brings up the FAYT dialog (or gives focus to it) and then is useless. GTRL+G does a find next but is useless till you've defined something for it. Hey, I know! Why don't we have ctrl+f bring up the FAYT dialog (or give focus to it) AND do a CTRL+g. Then ctrl+g lovers can do what they've always done, and efficiency lovers like me can be appeased (and be more efficient) at the same time! Everybody wins! Rah, rah Mozilla! My motto: If one key [ctrl+s] was good enough for emacs, one key is good enough for me. Csaba Gabor from Vienna Reproducible: Always
Updated•20 years ago
|
Assignee: aaronleventhal → bugs
Component: Keyboard: Find as you Type → Form Manager
Product: Core → Firefox
QA Contact: bugzilla → form-manager
Updated•20 years ago
|
Assignee: bugs → firefox
Component: Form Manager → Find Toolbar / FastFind
QA Contact: form-manager
Comment 1•20 years ago
|
||
Purely discursive material does not always not always fit well in Bugzilla. Forward slash / probably does what you want, and is a familar way of initiating/continuing a search in many systems.
| Reporter | ||
Comment 2•20 years ago
|
||
Appreciate the tip on '/', that was news to me, I checked it out.
What it does in Firefox is to initiate a fresh search (ie. like
Ctrl+f followed by a 'delete'. If there was a previous search
term in the find dialog at the bottom, it is now gone). Continuing
to press '/' will put the '/' into the find field - as opposed to
doing a ctrl+g (so it doesn't meet my needs).
Notes to self: also, with '/' the find dialog will go away after
a few moments of inactivity. Furthermore, there is no binking
cursor to let you know where focus is and with keyboard only
the focus stays at the end of the field (though you could insert
text by positioning with the mouse). In addition, you can't
use '/' in this way when focus is in a textarea/textbox.
So, lest it got lost in the verbiage in my original post, I am advocating:
Ctrl+f should also do a ctrl+g
Csaba
Updated•20 years ago
|
Summary: incremental find: too many keys (ctrl+f and ctrl+g) → Ctrl+F when Find bar has focus should Find Again (instead of Ctrl+G?)
Comment 3•20 years ago
|
||
changed shortcut for findAgain from CTRL +G to CTRL +Q.
Attachment #182253 -
Flags: review+
Comment 4•19 years ago
|
||
Comment on attachment 182253 [details] [diff] [review] patch for bug number 285437 vinu_418@yahoo.com you must request review from a relevant peer, you can not grant your own patches review. Removing review flag.
Attachment #182253 -
Flags: review+
Comment 5•19 years ago
|
||
Comment on attachment 182253 [details] [diff] [review] patch for bug number 285437 Why we need to change accesskey and commandkey "g" to "q"?
Comment 6•19 years ago
|
||
It is probably a typo. This bug is about making ctrl-F (open search) also do a ctrl-G (incremental search). It ought to be WONTFIX, but that is not my call. The error in the reporter's proposal is that the expectation is that ctrl-F will not alter the scroll of the current page, but that ctrl-G will. Insofar as that proposal has value, it could be an extension to provide that option (amongst other emacs settings, no doubt).
Updated•19 years ago
|
Attachment #182253 -
Attachment is obsolete: true
Attachment #182253 -
Flags: review-
Comment 7•19 years ago
|
||
O.K. I see. taking. I will implement this as optional. Ctrl+F will work as Gtrl+G only while the Find Toolbar is having focus.
Assignee: firefox → masayuki
Severity: normal → enhancement
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows XP → All
Hardware: PC → All
Target Milestone: --- → Firefox1.6-
Updated•18 years ago
|
QA Contact: fast.find
Updated•17 years ago
|
Assignee: masayuki → nobody
| Assignee | ||
Updated•16 years ago
|
Product: Firefox → Toolkit
Updated•9 years ago
|
Priority: -- → P5
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•