Changes between Initial Version and Version 31 of Ticket #9814
- Timestamp:
- May 29, 2014, 7:51:39 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9814
-
Property
Status
changed from
new
toassigned
-
Property
Summary
changed from
Inline editor with css property "display:none"
toInline editor created in "display:none" element results in editor with disabled buttons
- Property Owner set to Olek Nowodziński
-
Property
Milestone
changed from
to
CKEditor 4.4.2
- Property Keywords Webkit Blink added; inline removed
-
Property
Status
changed from
-
Ticket #9814 – Description
initial v31 15 15 <h3 contenteditable="true" class="ck-editable cke_editable cke_editable_inline cke_contents_ltr cke_focus"" spellcheck="false">Header</h3> 16 16 </div> 17 18 -------- 19 20 Issue is caused by: 21 22 * Webkit bug: https://bugs.webkit.org/show_bug.cgi?id=133371 23 * Blink bug: https://code.google.com/p/chromium/issues/detail?id=313082