[Webkit-unassigned] [Bug 262554] New: REGRESSION (Sonoma): [ Sonoma ] editing/input/caret-at-the-edge-of-input.html is a consistent failure
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Oct 3 10:00:15 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=262554
Bug ID: 262554
Summary: REGRESSION (Sonoma): [ Sonoma ]
editing/input/caret-at-the-edge-of-input.html is a
consistent failure
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: darbinyan at apple.com
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
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20231003/f608e9df/attachment.htm>
More information about the webkit-unassigned
mailing list