[Webkit-unassigned] [Bug 249905] New: Incorrect caret movement in some RTL contenteditable elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 27 05:15:56 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=249905

            Bug ID: 249905
           Summary: Incorrect caret movement in some RTL contenteditable
                    elements
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ahmad.saleem792 at gmail.com
                CC: wenson_hsieh at apple.com

Hi Team,

While going through Blink's commit, I came across another failing test case:

Test Case - https://jsfiddle.net/0jjmfqca/

^ Place caret on 222 and you will be stuck moving both direction. Chrome Canary 111 skips non-editable but have jumpy behavior while Firefox Nightly 110 works awesome here.

Blink Commit - https://src.chromium.org/viewvc/blink?view=revision&revision=183843

WebKit Source - https://searchfox.org/wubkat/source/Source/WebCore/editing/VisiblePosition.cpp#279 & https://searchfox.org/wubkat/source/Source/WebCore/editing/VisiblePosition.cpp#449

Just wanted to raise so this can be fixed.

Thanks!

-- 
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/20221227/85f1e0bf/attachment-0001.htm>


More information about the webkit-unassigned mailing list