Skip to content
New issue

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

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

Already on GitHub? # to your account

Add support for CKEditor #219

Closed
benthamite opened this issue Dec 4, 2021 · 2 comments
Closed

Add support for CKEditor #219

benthamite opened this issue Dec 4, 2021 · 2 comments
Labels
help wanted new site support Requests of support for new sites and fields

Comments

@benthamite
Copy link

benthamite commented Dec 4, 2021

Setup

Browser: Chrome Version 96.0.4664.55 (Official Build) (x86_64)
Editor: GNU Emacs 28.0.50 / Sublime Text, Stable Channel, Build 4121

Description

GhostText works fine on most websites, but it fails on a few that I personally use very often. The foremost example is LessWrong. When I trigger GhostText from the browser, it opens a new buffer on Emacs with the text <p><br data-cke-filler="true"></p>. However, any text entered at this point is not sent back to the browser; on LessWrong, the comment field remains empty.

I downloaded and installed Sublime text, and can confirm that it exhibits the same behavior.

@fregante fregante changed the title GhostText works on most, but not all, sites Add support for CKEditor Aug 21, 2022
@fregante
Copy link
Owner

@fregante fregante added help wanted new site support Requests of support for new sites and fields labels Aug 21, 2022
@fregante
Copy link
Owner

CKEditor is a WYSIWYG editor and it can't really be "supported" here because your editor would still need to receive the HTML and not plain text.

You have two options:

@fregante fregante closed this as not planned Won't fix, can't repro, duplicate, stale Mar 11, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
help wanted new site support Requests of support for new sites and fields
Projects
None yet
Development

No branches or pull requests

2 participants