[Webkit-unassigned] [Bug 120063] New: [CSS Regions] Calling document.execCommand() has no effect if element with contentEditable attribute set is a region

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 20 05:37:40 PDT 2013


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

           Summary: [CSS Regions] Calling document.execCommand() has no
                    effect if element with contentEditable attribute set
                    is a region
           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


If an element is a region (has the flow-from property set to a valid identifier) and it also has the contentEditable attribute set to 'true', calling document.execCommand() to change the contents of said element will have no effect.


However, I'm not 100% sure this behavior is non standard (or if specified, in a way or another, at all).

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