<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>288896</bug_id>
          
          <creation_ts>2025-02-28 18:02:02 -0800</creation_ts>
          <short_desc>REGRESSION(290387@main?): [ iOS ] editing/caret/caret-position-vertical-rl.html is a constant failure.</short_desc>
          <delta_ts>2026-03-23 19:40:37 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>HTML Editing</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=310592</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>48541</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Yasmin Karimi">y_karimi</reporter>
          <assigned_to name="fantasai">fantasai.bugs</assigned_to>
          <cc>fantasai.bugs</cc>
    
    <cc>webkit-bot-watchers-bugzilla</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>wenson_hsieh</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2099516</commentid>
    <comment_count>0</comment_count>
    <who name="Yasmin Karimi">y_karimi</who>
    <bug_when>2025-02-28 18:02:02 -0800</bug_when>
    <thetext>editing/caret/caret-position-vertical-rl.html

This test is a constant failure on iOS.

HISTORY:

https://results.webkit.org/?suite=layout-tests&amp;test=editing%2Fcaret%2Fcaret-position-vertical-rl.html

TEXT DIFF:

@@ -10,12 +10,12 @@
 Click at 65, 5 for left of third line : 81,175,20,2
 Click at 65, 275 for right of third line : 81,175,20,2
 Click at 85, 5 for left of fourth line : 101,80,20,2
-Click at 85, 275 for right of fourth line : 140,120,20,2
+Click at 85, 275 for right of fourth line : 120,100,19,2
 Click at 105, 5 for left of fifth line : 140,120,20,2
 Click at 105, 275 for right of fifth line : 160,140,20,2
-Click at 125, 5 for left of sixth line : 160,140,20,2
+Click at 125, 5 for left of sixth line : 140,259,20,2
 Click at 125, 275 for right of sixth line : 160,199,20,2
-Click at 145, 5 for left of seventh line : 160,140,20,2
+Click at 145, 5 for left of seventh line : 140,259,20,2
 Click at 145, 275 for right of seventh line : 160,199,20,2
 Click at 170, 5 for left below last line : 160,199,20,2
 Click at 170, 275 for right below last line : 160,199,20,2

DIFF URL:

https://ews-build.s3-us-west-2.amazonaws.com/iOS-18-Simulator-WK2-Tests-EWS/5a672fb0-9544-clean-tree/editing/caret/caret-position-vertical-rl-pretty-diff.html

REPRODUCIBILITY:

I was able to reproduce this issue on the iOS 18.2 simulator at ToT using the following command:

run-webkit-tests --ios-simulator --child-processes 2 -f editing/caret/caret-position-vertical-rl.html --iterations 5

REGRESSION:

According to the results dashboard and contextual information, the probable regression point is 290387@main, before which, this test was a flaky failure. The code paths changed in this commit appear to be related to the observed regression test failure. 

The regression range appears to be 290385@main - 290387@main.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2099517</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2025-02-28 18:02:12 -0800</bug_when>
    <thetext>&lt;rdar://problem/145896127&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2099522</commentid>
    <comment_count>2</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2025-02-28 18:14:02 -0800</bug_when>
    <thetext>Test gardening commit 291416@main (2f34f8fe8280): &lt;https://commits.webkit.org/291416@main&gt;

Reviewed commits have been landed. Closing PR #41692 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2100459</commentid>
    <comment_count>3</comment_count>
    <who name="fantasai">fantasai.bugs</who>
    <bug_when>2025-03-04 17:22:17 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/41894</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2101429</commentid>
    <comment_count>4</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2025-03-07 10:44:58 -0800</bug_when>
    <thetext>Committed 291785@main (d250e4b60586): &lt;https://commits.webkit.org/291785@main&gt;

Reviewed commits have been landed. Closing PR #41894 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2102919</commentid>
    <comment_count>5</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2025-03-13 07:46:41 -0700</bug_when>
    <thetext>Committed 289651.272@safari-7621-branch (f11514b9907c): &lt;https://commits.webkit.org/289651.272@safari-7621-branch&gt;

Reviewed commits have been landed. Closing PR #2791 and removing active labels.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>