[Webkit-unassigned] [Bug 53787] New: REGRESSION: Caret is rendered at wrong location when editable region ends with a non-editable region

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 4 10:20:00 PST 2011


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

           Summary: REGRESSION: Caret is rendered at wrong location when
                    editable region ends with a non-editable region
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: jparent at google.com, enrica at apple.com,
                    kalman at chromium.org, leviw at chromium.org


In the following markup,
<div contenteditable>text text<span contenteditable="false">foo</span></div>

Clicking a position right after foo results in the caret rendered at the right upper corner instead of at the end of foo.

-- 
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