Closed Bug 1798207 Opened 3 years ago Closed 3 years ago

highlight all quits working on some pages

Categories

(Core :: Find Backend, defect)

Firefox 108
Desktop
All
defect

Tracking

()

RESOLVED FIXED
108 Branch
Tracking Status
firefox-esr102 --- wontfix
firefox106 --- wontfix
firefox107 --- wontfix
firefox108 --- verified

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.

Component: Untriaged → Find Toolbar
Product: Firefox → Toolkit
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Unspecified → All
Hardware: Unspecified → Desktop
Component: Find Toolbar → Find Backend
Product: Toolkit → Core
Regressed by: 1455891
Keywords: regression

: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.

Flags: needinfo?(emilio)

Interestingly,

  1. Open https://www.ign.com/wikis/re2-remake/All_Safe_and_Lock_Combinations,_Codes,_and_Solutions
  2. ctrl+f to find "Statue" (capital letter)
  3. Turn on Highlight All
  1 of 13 matches --- as expected
  No highlight all  --- This Bug
  1. Turn on Match Case
  1 of 12 matches --- as expected, off cause (non-capital letter) is ignored.
  Highlight all performed --- as expected
Attached file Reduced test-case.
Flags: needinfo?(emilio)

So that painting code doesn't get confused when trying to paint
selections that span across shadow boundaries.

Assignee: nobody → emilio
Status: NEW → ASSIGNED
Pushed by ealvarez@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/c73d7c982726 Use shadow-including tree order to sort selection ranges. r=smaug
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/36929 for changes under testing/web-platform/tests
Upstream PR was closed without merging
Flags: needinfo?(emilio)
Pushed by ealvarez@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/953cb813940f Use shadow-including tree order to sort selection ranges. r=smaug
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 108 Branch

Verified as fixed in our latest build 108.0a1 (2022-11-12).

Upstream PR merged by moz-wptsync-bot
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: