WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 53031
22036
Setting contentEditable=false inside a document with designMode='on' fails
https://bugs.webkit.org/show_bug.cgi?id=22036
Summary
Setting contentEditable=false inside a document with designMode='on' fails
Alfonso Martínez de Lizarrondo
Reported
2008-11-02 03:49:10 PST
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
Attachments
testcase
(499 bytes, text/html)
2008-11-02 03:50 PST
,
Alfonso Martínez de Lizarrondo
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Alfonso Martínez de Lizarrondo
Comment 1
2008-11-02 03:50:22 PST
Created
attachment 24842
[details]
testcase The second paragraph shouldn't be editable
Benjamin Poulain
Comment 2
2011-04-24 09:46:06 PDT
***
Bug 58966
has been marked as a duplicate of this bug. ***
Ryosuke Niwa
Comment 3
2011-05-02 13:35:10 PDT
I think this bug should have been fixed since
http://trac.webkit.org/changeset/85267
.
Ryosuke Niwa
Comment 4
2011-05-02 13:36:48 PDT
Confirmed that the bug no longer reproduces on the latest nightly build. *** This bug has been marked as a duplicate of
bug 53031
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug