Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

i/6272: Fix styles for restricted editing cursor behaviour #267

Merged
merged 2 commits into from
Feb 26, 2020
Merged

Conversation

panr
Copy link
Contributor

@panr panr commented Feb 25, 2020

Suggested merge commit message (convention)

Fix: Pointer inside the restricted editing exception should be set to text for all children. Closes ckeditor/ckeditor5#6272.


Additional information

Pointer for all of the elements inside the restricted editing mode should be set to default except for restricted editing exceptions and their children, where it should be set to text.

The fix also contains code refactoring for the styles.

@panr panr changed the title Fix styles for restricted editing cursor behaviour i/6272: Fix styles for restricted editing cursor behaviour Feb 25, 2020
@Reinmar Reinmar merged commit a20d13b into master Feb 26, 2020
@Reinmar Reinmar deleted the i/6272 branch February 26, 2020 14:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Text with attribute in an exception marker is missing cursor: text
2 participants