Bug 286375
Summary: | REGRESSION(Sequoia15.2): [ Sequoia15.2 wk2 ] editing/input/scroll-to-edge-if-line-break-at-end-of-document-contenteditable.html is a constant text failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Robert Jenner <jenner> |
Component: | New Bugs | Assignee: | Wenson Hsieh <wenson_hsieh> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Robert Jenner
editing/input/scroll-to-edge-if-line-break-at-end-of-document-contenteditable.html
is a constant text failure on in wk2 on macOS Sequoia 15.2
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=editing%2Finput%2Fscroll-to-edge-if-line-break-at-end-of-document-contenteditable.html
DIFF:
https://build.webkit.org/results/Apple-Sequoia-Release-WK2-Tests/289240@main%20(1353)/editing/input/scroll-to-edge-if-line-break-at-end-of-document-contenteditable-pretty-diff.html
When the caret is scrolled out and resides at the end of the contenteditable, on pressing "Ctrl+Return" it must be scrolled to the bottom of the view, not to the center to avoid undesirable content view jumping.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
PASS
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Robert Jenner
<rdar://problem/143414632>
Robert Jenner
I was able to reproduce this failure on macOS Sequoia Production WK2 ToT running the test as follows:
Run-webkit-tests editing/input/scroll-to-edge-if-line-break-at-end-of-document-contenteditable.html
The history link indicates that this does not reproduce in macOS lower than Sequoia 15.2.
EWS
Test gardening commit 289255@main (6b774fe8f241): <https://commits.webkit.org/289255@main>
Reviewed commits have been landed. Closing PR #39401 and removing active labels.
Wenson Hsieh
Pull request: https://github.com/WebKit/WebKit/pull/39530
EWS
Committed 289393@main (8218a75b98ba): <https://commits.webkit.org/289393@main>
Reviewed commits have been landed. Closing PR #39530 and removing active labels.