Bug 262554
Summary: | REGRESSION (Sonoma): [ Sonoma ] editing/input/caret-at-the-edge-of-input.html is a consistent failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Marta Darbinyan <darbinyan> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | rniwa, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Marta Darbinyan
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/116407195>
Ryosuke Niwa
This seems like just need a rebaseline?
EWS
Test gardening commit 268806@main (2d2eb93ea67a): <https://commits.webkit.org/268806@main>
Reviewed commits have been landed. Closing PR #18580 and removing active labels.