applyToAll not set on fakeobject filter
Create a fake object. The result is an image node. Set contentEditable to "false" on this node. Switch to source mode.
Expected: The source contains the original object.
Actual: The source contains the fake <img> markup.
Change History (6)
| Keywords: |
fakeobjects htmlFilter removed
|
| Milestone: |
→ CKEditor 4.4.1
|
| Status: |
new →
confirmed
|
| Version: |
4.3.5 →
4.3
|
| Owner: |
set to Olek Nowodziński
|
| Status: |
confirmed →
assigned
|
| Owner: |
changed from Olek Nowodziński to Piotrek Koszuliński
|
| Status: |
assigned →
review
|
| Status: |
review →
review_passed
|
| Resolution: |
→ fixed
|
| Status: |
review_passed →
closed
|
I don't know any reason why would the "downcast" filter be only applied to editable content, so let's check if we can change this.