Closed
Bug 1421608
Opened 8 years ago
Closed 8 years ago
"Find in Page" jumps to later words
Categories
(Toolkit :: Find Toolbar, defect)
Tracking
()
VERIFIED
INVALID
People
(Reporter: rexax007, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; rv:57.0) Gecko/20100101 Firefox/57.0
Build ID: 20171112125346
Actual results:
Searched for "MI" with Whole Words activated en.wikipedia.org/wiki/Xiaomi and search tool jumped 119 0f 252 matches
Expected results:
It should have searched for words and jumped to when word first occurred
Summary: Search word jumps to later words → "Find in Page" jumps to later words
Updated•8 years ago
|
Component: Untriaged → Find Toolbar
Product: Firefox → Toolkit
Component: Find Toolbar → Toolbars and Customization
OS: Unspecified → Windows 7
Product: Toolkit → Firefox
Component: Toolbars and Customization → Find Toolbar
Product: Firefox → Toolkit
Comment 1•8 years ago
|
||
This is because you type "m" and so the first thing that happens is we find the whole word "m" where the text contains " It is waterproof up to 40 m with the waterproof case"
If you copy-paste "Mi" from elsewhere directly into the find bar, without typing "m" first, the behaviour is as you suggest.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
Updated•8 years ago
|
Status: RESOLVED → VERIFIED
(In reply to :Gijs from comment #1)
> This is because you type "m" and so the first thing that happens is we find
> the whole word "m" where the text contains " It is waterproof up to 40 m
> with the waterproof case"
>
> If you copy-paste "Mi" from elsewhere directly into the find bar, without
> typing "m" first, the behaviour is as you suggest.
It is because find in page is Incremental_search
Add uncheck box to swicht between Incremental_search and Enter to search
You need to log in
before you can comment on or make changes to this bug.
Description
•