Skip to content

GhostText cannot detect or edit TinyMCE content #311

@BirdyOz

Description

@BirdyOz

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:

  1. That the TinyMCE editor loads within an iframe
  2. 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:

  1. Visit Basic example | TinyMCE Documentation
  2. Attempt to use GhostText to connect to your preferred IDE (for me, this is SublimeText)

Browser(s) tried

Chrome

Editor(s) tried

SublimeText

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions