Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Config is not considered when setting startup read-only mode for inline editor #3866

Closed
Comandeer opened this issue Feb 18, 2020 · 1 comment · Fixed by #3867
Closed

Config is not considered when setting startup read-only mode for inline editor #3866

Comandeer opened this issue Feb 18, 2020 · 1 comment · Fixed by #3867
Labels
core The issue is caused by the editor core code. status:confirmed An issue confirmed by the development team. type:bug A bug.
Milestone

Comments

@Comandeer
Copy link
Member

Type of report

Bug

Provide detailed reproduction steps (if any)

  1. Open https://jsfiddle.net/Comandeer/7c4y8x32/
  2. Focus the editor.

Expected result

Editor is in editable mode.

Actual result

Editor is in read-only mode.

It seems that the logic inside inline creator has higher priority than the explicit config option.

Other details

  • CKEditor version: 4.5.0+
@Comandeer Comandeer added type:bug A bug. status:confirmed An issue confirmed by the development team. core The issue is caused by the editor core code. labels Feb 18, 2020
@jacekbogdanski jacekbogdanski added this to the 4.14.1 milestone Mar 26, 2020
@jacekbogdanski
Copy link
Member

Closed in #3867

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core The issue is caused by the editor core code. status:confirmed An issue confirmed by the development team. type:bug A bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants