Closed
Bug 331443
Opened 19 years ago
Closed 9 years ago
Find bar "breaks" if you switch tabs while it's open
Categories
(Toolkit :: Find Toolbar, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: aguertin+bugzilla, Unassigned)
References
Details
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20060320 Firefox/1.6a1
1: Hit / to open the find bar, and search
2: Switch tabs before it closes
3: Switch back to the original tab, and hit / again
The find bar does not open.
If you click in the page, it works again.
Only affects /, not Ctrl+F.
Comment 1•19 years ago
|
||
I see this also in Windows. Also in 1.5.0.1, but not in 1.0.8.
OS: Linux → All
Comment 2•19 years ago
|
||
(In reply to comment #1)
> but not in 1.0.8.
>
I meant 1.0.7.
Updated•19 years ago
|
Summary: Tab bar "breaks" if you switch tabs while it's open → Find bar "breaks" if you switch tabs while it's open
Comment 3•19 years ago
|
||
Hmm, focus is fun! can be worked around, marking minor.
The findbar code probably should have an event listener for the tab select event we're adding, and close on tab switch if there's a timeout pending, before the tab switch happens.
Severity: normal → minor
Depends on: 322898
Reporter | ||
Comment 4•19 years ago
|
||
Oops, thanks for the summary change, Phil... no idea how I messed that up. :)
Comment 5•18 years ago
|
||
Does this still happen on the trunk (since bug 288254 landed)?
Reporter | ||
Comment 6•18 years ago
|
||
Yes, it still happens.
Assignee | ||
Updated•17 years ago
|
Product: Firefox → Toolkit
Comment 8•14 years ago
|
||
This is not only happening on tab change but also when the browser content changes.
STR:
1. Open any page and search for a word that is not there
2. Go to a different page (by entering an adress in the adress bar/clicking a link/you name it) that contains the word you searched for
Result: find field has "not found" look.
Expected: it should have the normal "found" look and the first hit should be highlighted
This bug affects Instantbird as well: we are encountering it on the logs viewer which has a permanently visible findbar with changing log files. The same problems as mentioned above occur here.
Comment 9•14 years ago
|
||
Scratch comment 8, I'm referring to something completely different than initially being reported here. I'm sorry for the bugspam I caused.
Comment 10•9 years ago
|
||
8 years later: I can't reproduce this.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•