Cannot set cell width or height because inline styles are stripped
This is a mirror of a ticket in Drupal:
https://www.drupal.org/node/2785483
The problem here is that features added through addCommand
assume that the content they allow will remain that way, but it's possible to override that using the config.
Change History (6)
Milestone: |
→ CKEditor 4.7.0
|
Status: |
new →
confirmed
|
Version: |
4.7.0 (GitHub - major)
|
Owner: |
set to Tade0
|
Status: |
confirmed →
assigned
|
Status: |
assigned →
review
|
Milestone: |
CKEditor 4.7.0
|
Priority: |
Normal →
Nice to have (we want to work on it)
|
Owner: |
changed from Tade0 to beata_delura
|
Status: |
review →
assigned
|
Resolution: |
→ fixed
|
Status: |
assigned →
closed
|
Changed the dialog config so that the width and height fields are not visible if they are not allowed.
Changes pushed to branch:t/16893.