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

SCAYT button is not disabled in read-only mode #33

Open
wwalc opened this issue Dec 17, 2013 · 7 comments
Open

SCAYT button is not disabled in read-only mode #33

wwalc opened this issue Dec 17, 2013 · 7 comments
Assignees

Comments

@wwalc
Copy link
Contributor

wwalc commented Dec 17, 2013

When config.readOnly mode is passed in inline configuration, SCAYT button is enabled, although it should not be enabled.

CKEDITOR.replace( 'editor1', {
    readOnly : true,
} );

image

Note that to reproduce the issue, you shoud not use the readonly sample distributed with CKEditor, because the button is disabled when editor.setReadOnly() is called there http://ckeditor.com/latest/samples/readonly.html

@WebSpellChecker
Copy link
Collaborator

The issue is confirmed. We're starting to investigate it.

@WebSpellChecker
Copy link
Collaborator

The issue has been fixed in new version (v. 3) of SCAYT plugin for CKEditor.

@de-raaf-media
Copy link

It seems to be an issue in current releases? Is tried the master as wel as the development versions. Readonly modus is enabled but the Scayt button is not disabled.

@jshaptala
Copy link
Member

Our team will review this case. If reproduced, we will see if and when it will be fixed.

@jshaptala jshaptala reopened this Feb 23, 2021
@jshaptala
Copy link
Member

Hey there,

We've rechecked a set of fresh versions of CKEditor (4.16.0 / 4.14.0 / 4.13.1 / 4.12.1) bundled with the SCAYT plugin and everything works properly. What version do you use?

Thanks,

@de-raaf-media
Copy link

I am using 4.13.1.
Schermafbeelding 2021-03-04 om 12 01 26

@jshaptala
Copy link
Member

@de-raaf-media
We are not able to reproduce this behavior using the default configuration. Can you please share your CK4 config.js and, if possible, a real demo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants