RESOLVED FIXED 267461
REGRESSION(267516@main): [ macOS wk2 ] editing/input/caret-at-the-edge-of-contenteditable.html is constantly failing.
https://bugs.webkit.org/show_bug.cgi?id=267461
Summary REGRESSION(267516@main): [ macOS wk2 ] editing/input/caret-at-the-edge-of-con...
Ben Schwartz
Reported 2024-01-12 11:16:03 PST
editing/input/caret-at-the-edge-of-contenteditable.html This test is constantly failing on wk2 on macOS. HISTORY: https://results.webkit.org/?suite=layout-tests&test=editing%2Finput%2Fcaret-at-the-edge-of-contenteditable.html&platform=mac&flavor=wk2 TEXT DIFF (Sonoma): RenderText {#text} at (0,0) size 761x36 text run at (0,0) width 761: "When the caret reaches the edge of the input box or content editable div, on the next input if must jump to the center of" text run at (0,18) width 73: "the control." -layer at (8,44) size 82x20 clip at (9,45) size 80x18 scrollX 41 scrollWidth 337 +layer at (8,44) size 82x20 clip at (9,45) size 80x18 scrollX 48 scrollWidth 338 RenderBlock {DIV} at (0,36) size 82x20 [border: (1px solid #000000)] RenderText {#text} at (1,1) size 336x18 text run at (1,1) width 336: "012345678901012345678901234567890123456789" DIFF URL: https://build.webkit.org/results/Apple-Sonoma-Release-AppleSilicon-WK2-Tests/272977@main%20(1626)/editing/input/caret-at-the-edge-of-contenteditable-pretty-diff.html TEXT DIFF (Monterey/Ventura): RenderBlock {DIV} at (0,36) size 82x20 [border: (1px solid #000000)] RenderText {#text} at (1,1) size 336x18 text run at (1,1) width 336: "012345678901012345678901234567890123456789" +layer at (8,44) size 8x18 + RenderBlock (positioned) {SPAN} at (8,44) size 8x18 + RenderText {#text} at (0,0) size 8x18 + text run at (0,0) width 8: "0" caret: position 12 of child 0 {#text} of child 5 {DIV} of body DIFF URL: https://build.webkit.org/results/Apple-Ventura-Debug-AppleSilicon-WK2-Tests/272975@main%20(4743)/editing/input/caret-at-the-edge-of-contenteditable-pretty-diff.html REPRODUCIBILITY: I was able to reproduce this issue on macOS Sonoma (14.2, 23C71/arm64) ToT using the following command: run-webkit-tests -v editing/input/caret-at-the-edge-of-contenteditable.html REGRESSION: This test began failing with the migration of Sonoma test expectations to OpenSource at 267516@main.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-01-12 11:16:48 PST
Ben Schwartz
Comment 2 2024-01-12 12:15:35 PST
EWS
Comment 3 2024-01-16 12:17:57 PST
Committed 273087@main (292595cd441a): <https://commits.webkit.org/273087@main> Reviewed commits have been landed. Closing PR #22723 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.