[Webkit-unassigned] [Bug 120309] New: [CSS Regions] Children of a contentEditable element are not editable anymore when they are flowed in the element itself

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 26 06:52:36 PDT 2013


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

           Summary: [CSS Regions] Children of a contentEditable element
                    are not editable anymore when they are flowed in the
                    element itself
           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


Created an attachment (id=209649)
 --> (https://bugs.webkit.org/attachment.cgi?id=209649&action=review)
HTML file highlighting the problem

It seems that similarly to bug 115861, when the children of an element with contentEditable="true" are flowed in the element itself, the contentEditable attribute is lost and they content of the element is no longer editable.

See the attached sample - the text in the black bordered rectangle should be editable, but it's not. What's interesting is that the blue highlight is still displayed when it received focus but the content is still not editable.

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