-
-
Notifications
You must be signed in to change notification settings - Fork 7
Unlock Native Right‑Click Context Menu #150
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Problem / Use Case
Users cannot access native browser/system context menu options such as copy, paste, spellcheck, synonyms, or Grammarly suggestions. This limits editing convenience and breaks expected editor behaviour.
Proposed Solution
Enable the native right‑click context menu within the editor. Allow standard browser/system actions to appear, including copy/paste, spellcheck corrections, and third‑party integrations like Grammarly.
Alternatives Considered (optional)
Keyboard shortcuts work, but they do not replace context‑menu‑based editing or spellcheck workflows.
Additional Notes (optional)
This change significantly improves usability with minimal code impact.