-
-
Notifications
You must be signed in to change notification settings - Fork 126
Open
Labels
enhancementhelp wantednew site supportRequests of support for new sites and fieldsRequests of support for new sites and fields
Description
Description and repro
Many technologies, including Moodle are adopting TinyMCE as their preferred Rich Text Editor, moving away from other RTE's such as ATTO.
GhostText is unable to detect or interact with content within TinyMCE. My suspicion is twofold:
- That the TinyMCE editor loads within an iframe
- That the TinyMCE editor itself does not contain a
<textarea>
element. Rather, it seems to update a hidden textarea field in the parent/lauching doc.
Steps to reproduce:
- Visit Basic example | TinyMCE Documentation
- Attempt to use GhostText to connect to your preferred IDE (for me, this is SublimeText)
Browser(s) tried
Chrome
Editor(s) tried
SublimeText
fregante
Metadata
Metadata
Assignees
Labels
enhancementhelp wantednew site supportRequests of support for new sites and fieldsRequests of support for new sites and fields