#12315 closed Bug (fixed)
Mention that disabling auto paragraphing is highly unrecommended; mark as deprecated — at Version 5
Reported by: | Piotrek Koszuliński | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.4.5 |
Component: | General | Version: | |
Keywords: | Cc: |
Description (last modified by )
Change History (5)
comment:1 Changed 11 years ago by
Status: | new → pending |
---|
comment:2 Changed 11 years ago by
Yes. We only mention that it may lead to accessibility issues. This is not strong enough.
comment:3 Changed 11 years ago by
Status: | pending → confirmed |
---|
comment:4 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | confirmed → closed |
We decided to mark this option as deprecated. It was introduced without strong reasons and cannot be handled in satisfying way without significant effort, since its affects multiple features (from data processing, to backspace/delete handling, styles and formats).
Fixed on master with git:6ca8f3f and https://github.com/ckeditor/ckeditor-docs/commit/beb6213bf76e27a6c22377595a0b1f1f78d9084e.
comment:5 Changed 11 years ago by
Description: | modified (diff) |
---|---|
Summary: | Mention that disabling auto paragraphing is highly unrecommended → Mention that disabling auto paragraphing is highly unrecommended; mark as deprecated |
It is already mentioned in documentation - http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-autoParagraph.
Do we need anything more?