[Webkit-unassigned] [Bug 157719] New: Hangs with arrow keys and "unicode-bidi: bidi-override" in contenteditable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 14 19:02:02 PDT 2016


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

            Bug ID: 157719
           Summary: Hangs with arrow keys and "unicode-bidi:
                    bidi-override" in contenteditable
    Classification: Unclassified
           Product: WebKit
           Version: Safari 9
          Hardware: Macintosh
                OS: OS X 10.10
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ben at benalpert.com

Example URL:
http://jsbin.com/panopacimo/edit?html,output

Steps to reproduce the problem:
1. <div contenteditable="true">a<span style="unicode-bidi: bidi-override;">@a</span></div>
2. Put your cursor at the end of the text.
3. Press left, left, right.

The browser hangs.

Also repros in Chrome (reported as crbug.com/612002) but not in Firefox. So I'm guessing an old WebKit bug?

(Also, after pressing left twice the cursor is at the beginning of the input instead of between the first two chars which is surprising to me. Not sure if this is correct.)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160515/8953960f/attachment.html>


More information about the webkit-unassigned mailing list