[Webkit-unassigned] [Bug 52986] New: Selecting text inside contenteditable tags is problematic

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 23 15:52:07 PST 2011


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

           Summary: Selecting text inside contenteditable tags is
                    problematic
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: patrick at sharkeymedia.com


Created an attachment (id=79881)
 --> (https://bugs.webkit.org/attachment.cgi?id=79881&action=review)
Testcase

When users select text using a rapid mouse movement that extends outside of the contenteditable tag the selection behaviour is not always what a user expects: ie. the click mid way through text, drag (to select) all the way beyond the left (start) of the contenteditable, selection stops several characters before the start of the contenteditable contents. 

Attached test case includes three content editable areas: h1 that contains a <div>, an h1 that contains only text and a p tag.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list