RESOLVED FIXED 262554
REGRESSION (Sonoma): [ Sonoma ] editing/input/caret-at-the-edge-of-input.html is a consistent failure
https://bugs.webkit.org/show_bug.cgi?id=262554
Summary REGRESSION (Sonoma): [ Sonoma ] editing/input/caret-at-the-edge-of-input.html...
Marta Darbinyan
Reported 2023-10-03 10:00:15 PDT
Description: editing/input/caret-at-the-edge-of-input.html is failing constantly after Sonoma bringup. This issue can be reproduced by using the command: run-webkit-tests --release --iterations=1 editing/input/caret-at-the-edge-of-input.html History: https://results.webkit.org/?suite=layout-tests&test=editing%2Finput%2Fcaret-at-the-edge-of-input.html&version_name=Sonoma Diff: @@ -7,11 +7,11 @@ RenderText {#text} at (0,0) size 692x18 text run at (0,0) width 692: "When the caret reaches the edge of the input box, on the next input if must jump to the center of the control." RenderBlock (anonymous) at (0,18) size 784x19 - RenderTextControl {INPUT} at (0,0) size 77x19 [bgcolor=#FFFFFF] [border: (2px inset #808080)] + RenderTextControl {INPUT} at (0,0) size 78x19 [bgcolor=#FFFFFF] [border: (2px inset #808080)] RenderText {#text} at (0,0) size 0x0 RenderText {#text} at (0,0) size 0x0 -layer at (11,29) size 71x13 scrollX 39 scrollWidth 282 - RenderBlock {DIV} at (3,3) size 71x13 +layer at (11,29) size 72x13 scrollX 38 scrollWidth 283 + RenderBlock {DIV} at (3,3) size 72x13 RenderText {#text} at (0,0) size 282x13 text run at (0,0) width 282: "012345678901012345678901234567890123456789" caret: position 12 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 3 {INPUT} of body
Attachments
Radar WebKit Bug Importer
Comment 1 2023-10-03 10:01:38 PDT
Ryosuke Niwa
Comment 2 2023-10-03 10:03:50 PDT
This seems like just need a rebaseline?
EWS
Comment 3 2023-10-03 15:05:53 PDT
Test gardening commit 268806@main (2d2eb93ea67a): <https://commits.webkit.org/268806@main> Reviewed commits have been landed. Closing PR #18580 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.