Open
Bug 1352328
Opened 8 years ago
Updated 3 years ago
Dimmed background disappear when click "Highlight All". previous matching text is remain highlighted
Categories
(Toolkit :: Find Toolbar, defect)
Tracking
()
NEW
People
(Reporter: alice0775, Unassigned)
References
(Blocks 1 open bug)
Details
Dimmed highlight find bar is completely broken.
Reproducible: always
Steps To Reproduce:
1. Open https://developer.mozilla.org/en-US/Add-ons/WebExtensions (or any page)
2. Open find bar
3. Type "web" in the find bar (without "")
--- observe: Dimmed background --- okay
4. Click [Highlight All] to disable it
--- observe: Dimmed background is gone --- bug
5. Click [V] button
--- observe: Dimmed background again
5. Click [V] button
--- observe: previous matching text is remain highlighted --- bug
Actual Results:
Dimmed background is gone.
Previous matching text is remain highlighted
Expected Results:
Dimmed background should stay here.
Only focused matching text is highlighted.
![]() |
Reporter | |
Comment 1•8 years ago
|
||
typo, last step # is 6 instead 5.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•