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

Hyperlink is not clickable in the readonly mode #44

Closed
dipanjan opened this issue Sep 5, 2020 · 1 comment
Closed

Hyperlink is not clickable in the readonly mode #44

dipanjan opened this issue Sep 5, 2020 · 1 comment

Comments

@dipanjan
Copy link

dipanjan commented Sep 5, 2020

In my app, I needed to load CKEditor in the readonly mode (like an HTML <textarea> tag) just to render the HTML content, while disallowing the user to make any changes. Unfortunately, though the hyperlinks get correctly rendered, those can't be clicked anymore. If the mouse hovers over the linked word, the link is displayed in the browser's status bar, as expected. But, neither clicking the word triggers the link, nor right-clicking the word brings up the context menu. Any idea how to get around this issue?

@greyli
Copy link
Member

greyli commented Sep 7, 2020

I have no experience with this. Please use ckeditor/ckeditor4 to report issues about the CKEditor itself, this project is just a thin wrapper for CKEditor.

@greyli greyli closed this as completed Sep 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants