Closed
Bug 265060
Opened 20 years ago
Closed 20 years ago
find as you type does not honor accessability.typeaheadfind.linksonly option.
Categories
(Toolkit :: Find Toolbar, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 251073
People
(Reporter: to_list_in, Assigned: bugzilla)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20041001 Firefox/0.10.1 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20041001 Firefox/0.10.1 I expect to search through links only when accessability.typeaheadfind.linksonly is set to true. However it does the search through text filds as well. For example in http://www.mozilla.org/access/type-ahead/ when I type 'type' with above option set to true I expect to be taken to the first URL that contains string 'type'(mozilla/extensions/typeaheadfind), but I am taken to the title(Find As You Type). Nither ' or / charachter is pressed before search is started. Reproducible: Always Steps to Reproduce: 1.Set accessability.typeaheadfind.linksonly to true. 2. Set accessability.typeaheadfind to true. 3. go to http://www.mozilla.org/access/type-ahead/ and type 'type' Actual Results: taken to the header Expected Results: should be taken to the first url that contains 'type'
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 251073 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•16 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•