highlight all quits working on some pages
Categories
(Core :: Find Backend, defect)
Tracking
()
People
(Reporter: zlice555, Assigned: emilio)
References
(Regression)
Details
(Keywords: regression)
Attachments
(2 files)
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0
Steps to reproduce:
possible old dupe https://bugzilla.mozilla.org/show_bug.cgi?id=1344309
https://www.ign.com/wikis/re2-remake/All_Safe_and_Lock_Combinations,_Codes,_and_Solutions
ctrl+f to find "statue"
hit enter
Actual results:
highlights vanish when moving around page (similar to unchecking 'highlight all')
Expected results:
continue highlighting all
I have another 'find highlight' issue where the checkbox for 'highlight all' will untoggle itself randomly, but even toggling the option does not re-highlight in this case.
This happens in a private browser and after clearing cache.
Updated•3 years ago
|
Updated•3 years ago
|
Comment 1•3 years ago
|
||
Regression window:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=79197e2d630ab38e53971c7e9a5b028940a05b63&tochange=9849ea3937e2e7c97f79b1d2b601f956181b4629
Probably, Regressed by Bug 1455891.
Updated•3 years ago
|
Comment 2•3 years ago
|
||
:emilio, since you are the author of the regressor, bug 1455891, could you take a look? Also, could you set the severity field?
For more information, please visit auto_nag documentation.
Comment 3•3 years ago
|
||
Interestingly,
- Open https://www.ign.com/wikis/re2-remake/All_Safe_and_Lock_Combinations,_Codes,_and_Solutions
- ctrl+f to find "Statue" (capital letter)
- Turn on
Highlight All
1 of 13 matches --- as expected
No highlight all --- This Bug
- Turn on
Match Case
1 of 12 matches --- as expected, off cause (non-capital letter) is ignored.
Highlight all performed --- as expected
| Assignee | ||
Comment 4•3 years ago
|
||
| Assignee | ||
Comment 5•3 years ago
|
||
So that painting code doesn't get confused when trying to paint
selections that span across shadow boundaries.
Updated•3 years ago
|
Comment 8•3 years ago
|
||
Backed out for causing failures at Range-comparePoint.html.
Backout link: https://hg.mozilla.org/integration/autoland/rev/499456f37b2dcf06fce81c50ac81729b7a37105f
Failure log:
| Assignee | ||
Updated•3 years ago
|
Comment 10•3 years ago
|
||
Comment 11•3 years ago
|
||
Comment 12•3 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/953cb813940f
https://hg.mozilla.org/mozilla-central/rev/e8ed44897a81
Comment 13•3 years ago
|
||
Verified as fixed in our latest build 108.0a1 (2022-11-12).
Updated•3 years ago
|
Description
•