Closed
Bug 268305
Opened 21 years ago
Closed 19 years ago
Quick Find bar disappears while using it (even if it's focused or has a context menu open)
Categories
(Toolkit :: Find Toolbar, defect)
Toolkit
Find Toolbar
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: ori, Assigned: bugzilla)
References
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
Whenever the find-bar is invoked by FAYT, a timeout is set.
Even if the user right clicks on the text box to bring out a context menu, the
timeout does not go away, and the bar + context menu will disppear 'beneath the
user's cursor'.
Reproducible: Always
Steps to Reproduce:
The bug was spawned from #266822.
My suggestion:
Whenever the user interacts with a find toolbar that has a timer (one which was
invoked using
FAYT), disable it, and turn the toolbar into a regular CRTL+F one (gFindMode =
FIND_NORMAL in the findBar.js code).
Comment 2•21 years ago
|
||
*** Bug 264436 has been marked as a duplicate of this bug. ***
Updated•21 years ago
|
Summary: find-bar disappearing while using it → find-bar disappearing while using it (context menu open)
The behavior still persists in 1.5.
Auto-hiding the find bar after 5 seconds should be *configurable*.
I believe a lot of people wants the find bar to stay indefinitely until it is told to close.
Updated•19 years ago
|
QA Contact: fast.find
Comment 4•19 years ago
|
||
I actually think this is a WONTFIX. The Quick Find bar times out even if it's focused, so why should it remain open if it has a context menu open?
Summary: find-bar disappearing while using it (context menu open) → Quick Find bar disappears while using it (even if it's focused or has a context menu open)
Version: unspecified → Trunk
| Reporter | ||
Comment 5•19 years ago
|
||
I have no objection to WONTFIX this.
I've grown accustomed to using ctrl+f to search something that I'd want to edit later, and find-as-you-type for "keyboard-assisted browsing".
| Reporter | ||
Updated•19 years ago
|
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WONTFIX
Updated•17 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•