[Webkit-unassigned] [Bug 148532] New: Selection has extra ClientRects at the end/beginning of some lines

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 27 10:45:27 PDT 2015


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

            Bug ID: 148532
           Summary: Selection has extra ClientRects at the end/beginning
                    of some lines
    Classification: Unclassified
           Product: WebKit
           Version: Safari 9
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Text
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: steve at suncitydesign.com

Created attachment 260069
  --> https://bugs.webkit.org/attachment.cgi?id=260069&action=review
Repro

Steps to reproduce:

1. Open this page in Safari: https://jsfiddle.net/3s6rpy8r/embedded/result/
2. Click the 'C' in the contenteditable region
3. Tap the RIGHT keyboard arrow key repeatedly to move the caret through the text
4. Notice when the caret is at the end of a line the ClientRects length is 2 (doesn't happen on the last line)
5. Notice when the caret is at the start of a line the ClientRects length is 2 (doesn't happen on the first line)

-- 
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/20150827/091fb691/attachment-0001.html>


More information about the webkit-unassigned mailing list