Details
-
Bug
-
Resolution: Unresolved
-
Neutral
-
None
-
6.2.13, 6.2.27
Description
Steps to reproduce
- Create a dialog that incorporates a richTextField where readOnly = true.
- Open said dialog and attempt to edit the field. You cannot enter any characters and any preset information is uneditable but new lines can be inserted.
- (See attached zip archive for an example content app with a 'preview' action)
Expected results
- As the field is uneditable, it should not allow users to think they are making changes.
Actual results
- The user can insert new lines in the body of text.
- Note: On using a save action, the new lines are not persisted.
Development notes
- This does not appear in the CKEditor 4 issues list. See: https://github.com/ckeditor/ckeditor4/issues?page=1&q=is%3Aissue+readonly
Checklists
Acceptance criteria
Attachments
Issue Links
- is duplicated by
-
MGNLUI-7223 As a developer I can configure readOnly and defaultValue on RichTextField
-
- Closed
-
-
MGNLUI-7270 Disable save action when showing versions of content in detail subapp
-
- Closed
-
- relates to
-
MGNLUI-7884 RichText fields are editable tho the "Save changes" button is disabled
-
- Closed
-
- links to