[Webkit-unassigned] [Bug 120065] New: [CSS Regions] Text editing cursor is displayed in both regions for fragmented content with contentEditable=true

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 20 06:42:59 PDT 2013


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

           Summary: [CSS Regions] Text editing cursor is displayed in both
                    regions for fragmented content with
                    contentEditable=true
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mibalan at adobe.com
                CC: WebkitBugTracker at adobe.com
            Blocks: 57312


When content fragmented across multiple regions has contentEditable=true, the editing cursor can get displayed in multiple regions at once when positioned near an unforced break (e.g. last or first line of fragmentainer).

Repro:
In attached sample file, position cursor on the first line of text in the second region.

Expected
  Cursor is displayed only on first line of second region

Actual
  Cursor is displayed both on first line of second region *and* last line of first region

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