Closed
Bug 869927
Opened 12 years ago
Closed 10 years ago
Find in page should have the number of matches found
Categories
(Firefox for Android Graveyard :: General, enhancement)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1077574
Firefox 36
People
(Reporter: TeoVermesan, Unassigned)
Details
Attachments
(1 file)
141.25 KB,
image/png
|
Details |
Steps to reproduce:
1. Open Firefox
2. Visit a website(for example mozilla.org)
3. Go to Menu-> Find in Page
4. Enter "firefox" in the search text field.
Expected results:
- The number of matched found should appear under the text field. Please see attached screenshot with the stock browser.
Comment 1•12 years ago
|
||
This is a limitation of the toolkit typeaheadfind implementation we're using:
http://mxr.mozilla.org/mozilla-central/source/toolkit/components/typeaheadfind/nsITypeAheadFind.idl?force=1
So fixing this bug would involve updating the toolkit code, which may be challenging.
Comment 2•10 years ago
|
||
Also obsolete?
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Target Milestone: --- → Firefox 36
Assignee | ||
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•