Skip to content

Draft: Add spell-checking suggestions to the chat bar context menu

Joshua Goins requested to merge work/redstrate/spelling-suggestions into master

This is natively integrated into the existing chat document handler, and emulates normal Sonnet behavior.

image

HEAVY WIP!

  • Sometimes the context menu is misplaced
  • Getting the word under the mouse cursor isn't exactly correct all the time
  • I'm not a fan of recreating the desktop style context menu, at all
  • There's a bunch of options missing that's found on normal Sonnet menus

Please test this and see what other stuff you can break. Suggestions on how to mend the context menu instead of outright replacing it is appreciated.

Merge request reports