[Webkit-unassigned] [Bug 196670] New: [iOS] Moving backwards by word granularity does not work if the previous line was inside another block element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 5 22:52:56 PDT 2019


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

            Bug ID: 196670
           Summary: [iOS] Moving backwards by word granularity does not
                    work if the previous line was inside another block
                    element
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: HTML Editing
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org
                CC: wenson_hsieh at apple.com

With the following markup, iOS WebKit fails to move backwards from the beginning of the second line by word granularity:

<div>first</div>
<div>second</div>

<rdar://problem/46880663>

-- 
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/20190406/b1bad444/attachment.html>


More information about the webkit-unassigned mailing list