Text matched by find in page does not scroll into the view.
Categories
(Core :: Find Backend, defect)
Tracking
()
People
(Reporter: alice0775, Assigned: jjaschke, NeedInfo)
References
(Regressed 1 open bug, Regression)
Details
(Keywords: nightly-community, regression)
Attachments
(2 files)
Steps to reproduce:
- Open https://www.asahi.com/special/population2024/list/
- Scroll to bottom. (This step is important for reproducing the problem)
- Open Find in Page (Ctrl+F)
- Type
門真市and HitEnter
Actual results:
Find bar indicates 1/1 matches, but the matched text does not scroll to into view.
Expected results:
The matched text should scroll to into view.
| Reporter | ||
Comment 1•1 month ago
|
||
| Reporter | ||
Updated•1 month ago
|
Comment 2•1 month ago
|
||
Set release status flags based on info from the regressing bug 975644
:emilio, since you are the author of the regressor, bug 975644, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
Updated•1 month ago
|
Updated•1 month ago
|
Comment 3•28 days ago
|
||
Hey Jan, please take a look at this, thanks.
Comment 4•22 days ago
|
||
Set release status flags based on info from the regressing bug 975644
| Assignee | ||
Comment 5•22 days ago
|
||
Updated•22 days ago
|
Comment 9•21 days ago
|
||
Backed out for causing web failuers
Backout Link
Push with failures
Failure Log
Failure line TEST-UNEXPECTED-PASS | /css/css-position/sticky/position-sticky-input-box-gets-focused-after-scroll.html | Focusing on visible sticky input box should reset the scroll to unshifted sticky position. - expected FAIL
| Assignee | ||
Comment 10•21 days ago
|
||
Unexpected passes, my favorite reasons for getting backed out ...
Comment 11•21 days ago
|
||
Comment 12•21 days ago
|
||
Comment 13•21 days ago
|
||
Reverted this because it was causing wpt failures in scrollIntoView-stuck.tentative.html.
- Revert link
- Push with failures
- Failure Log
- Failure line: TEST-UNEXPECTED-FAIL | /css/cssom-view/scrollIntoView-stuck.tentative.html | CSSOM View - scrollIntoView doesn't consider scroll-padding when target is stuck - assert_equals: Shouldn't have scrolled expected 0 but got 4568
Comment 15•20 days ago
|
||
| Assignee | ||
Updated•20 days ago
|
Comment 17•20 days ago
|
||
| bugherder | ||
Comment 19•19 days ago
|
||
The patch landed in nightly and beta is affected.
:jjaschke, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- See https://wiki.mozilla.org/Release_Management/Requesting_an_Uplift for documentation on how to request an uplift.
- If no, please set
status-firefox149towontfix.
For more information, please visit BugBot documentation.
Updated•12 days ago
|
Comment 21•12 days ago
|
||
Comment 22•12 days ago
|
||
backed out by request: https://hg.mozilla.org/integration/autoland/rev/0b546fe006b5d3aff0c9b8868775eff3c52a006a
Comment 23•12 days ago
|
||
backout merged to central: https://hg.mozilla.org/mozilla-central/rev/0b546fe006b5
Description
•