Open
Bug 1431623
Opened 7 years ago
Updated 2 years ago
Find toolbar sometimes shows "1 of 1 match" when rapidly finding next match
Categories
(Toolkit :: Find Toolbar, defect, P3)
Toolkit
Find Toolbar
Tracking
()
NEW
People
(Reporter: eliedrian1996, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:59.0) Gecko/20100101 Firefox/59.0
Build ID: 20180116202029
Steps to reproduce:
1. Open up a page with a lot of content (such as a web search result)
2. Open find toolbar with Ctrl+F
3. Find a piece of text that matches a lot of times (Ex. the letter 'e')
4. Hit enter multiple times to find next match
Actual results:
The result "x of X matches" shows up as "1 of 1 match" sometimes.
Expected results:
The result of "x of X matches" should be correct all the time.
Comment 1•7 years ago
|
||
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0
20180118220148
Severity: normal → minor
Status: UNCONFIRMED → NEW
Has Regression Range: --- → irrelevant
Has STR: --- → yes
Component: Untriaged → Find Toolbar
Ever confirmed: true
OS: Unspecified → All
Product: Firefox → Toolkit
Hardware: Unspecified → All
Comment 2•7 years ago
|
||
Yes, there may be a slight delay for the found ranges (number of matches) counters to update with the correct numbers. We could improve this slightly by somehow not showing intermediate results, but it might be difficult to get the heuristics for that right.
Priority: -- → P3
Updated•2 years ago
|
Severity: minor → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•