Closed
Bug 250466
Opened 21 years ago
Closed 21 years ago
Following link in links-only mode should close Find bar
Categories
(Toolkit :: Find Toolbar, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Assigned: bugzilla)
Details
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040708
Firefox/0.9.0+
Steps to reproduce:
1. Go to http://www.cs.hmc.edu/~jruderma/s/.
2. Type 'moz.
3. Press Enter.
Expected: Find toolbar closes, since I'm done using it.
Result: Find toolbar is still open. And worse, if I type 'fire at this point,
it adds to my previous search instead of starting a new search.
Comment 1•21 years ago
|
||
I think Blake broke the linksonly mode in his checkins between 2004-07-09 18:11
and 2004-07-09 18:41.
It didn't inspect the code in detail, but he replaced the gLinksMode variable in
browser.js by FIND_NORMAL, FIND_TYPEAHEAD and FIND_LINKS=2 constants and queries
them, so he didn't remove it at least.
Comment 2•21 years ago
|
||
s/It/I
Updated•21 years ago
|
Component: General → Find Toolbar / FastFind
QA Contact: firefox.general
Comment 3•21 years ago
|
||
Jesse,
Are you still seeing this with a new nightly build?
I can not reproduce any of the issues you list in this bug using a build from 7/22.
Reporter | ||
Comment 4•21 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040731
Firefox/0.9.1+
WFM. Might be a dup of bug 250942.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
Updated•17 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•