Bug 262554 - REGRESSION (Sonoma): [ Sonoma ] editing/input/caret-at-the-edge-of-input.html is a consistent failure
Summary: REGRESSION (Sonoma): [ Sonoma ] editing/input/caret-at-the-edge-of-input.html...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-10-03 10:00 PDT by Marta Darbinyan
Modified: 2023-10-05 16:29 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marta Darbinyan 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
Comment 1 Radar WebKit Bug Importer 2023-10-03 10:01:38 PDT
<rdar://problem/116407195>
Comment 2 Ryosuke Niwa 2023-10-03 10:03:50 PDT
This seems like just need a rebaseline?
Comment 3 EWS 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.