[Webkit-unassigned] [Bug 22036] New: Setting contentEditable=false inside a document with designMode='on' fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 2 03:49:10 PST 2008


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

           Summary: Setting contentEditable=false inside a document with
                    designMode='on' fails
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: amla70 at gmail.com


According to http://www.w3.org/html/wg/html5/#contenteditable if an element has
contentEditable=false then it should not be editable, even if the rest of the
document has designMode='on'.

This testcase proves that Firefox, Safari and Opera fail to disable the editing
in such situation.

Filed in Mozilla as https://bugzilla.mozilla.org/show_bug.cgi?id=462735


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



More information about the webkit-unassigned mailing list