[Webkit-unassigned] [Bug 144603] New: [iOS WK2] editorState should include information about selection clipping rectangle

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 4 15:57:26 PDT 2015


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

            Bug ID: 144603
           Summary: [iOS WK2] editorState should include information about
                    selection clipping rectangle
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: enrica at apple.com

We currently provide the element rect only when the element is first focused and we use that to clip the selection before drawing.
If the element is resized/repositioned via Javascript or CSS, we continue to use the clipping rectangle at the time the element was focused.
Pages like google.com or imdb.com show the incorrect clipping of the caret.

rdar://problem/20521252

-- 
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/20150504/61de6b06/attachment.html>


More information about the webkit-unassigned mailing list