RESOLVED WONTFIX 120309
[CSS Regions] Children of a contentEditable element are not editable anymore when they are flowed in the element itself
https://bugs.webkit.org/show_bug.cgi?id=120309
Summary [CSS Regions] Children of a contentEditable element are not editable anymore ...
Mihai Balan
Reported 2013-08-26 06:52:01 PDT
Created attachment 209649 [details] 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.
Attachments
HTML file highlighting the problem (1.13 KB, text/html)
2013-08-26 06:52 PDT, Mihai Balan
no flags
Brent Fulgham
Comment 1 2022-07-13 09:23:15 PDT
CSS Regions were removed in Bug 174978.
Note You need to log in before you can comment on or make changes to this bug.