Restricted Editing Improvements #5992
Labels
domain:ui/ux
This issue reports a problem related to UI or UX.
intro
Good first ticket.
package:restricted-editing
status:discussion
type:improvement
This issue reports a possible enhancement of an existing feature.
Milestone
In Restricted mode:
root shouldn’t be editable (contenteditable = false), you don't want to see a caret in places that you can't edit.cmd/ctrl + a
inside current exception should select only text inside that exception (not all content inside editor) (done in I/5826: Add a helper to handle custom Ctrl+A behaviour ckeditor5-restricted-editing#16)--
How to do this? Through CSS class? Any other ideas?
The text was updated successfully, but these errors were encountered: