Ticket #1119 (closed enhancement: fixed)

Opened 1 year ago

Last modified 8 months ago

[ContextMenu] optionally switch of FIrefox Spell check

Reported by: guest Owned by: gogo
Priority: low Milestone: 0.95
Component: Plugin_ContextMenu Version:
Severity: minor Keywords:
Cc: mail@…

Description

Firefox 2.0.0.11 uses its built-in spell checker in design mode. While this is normally a nice feature, it's misleading with the ContextMenu plugin enabled; right-clicking on the word brings up Xinha's context menu, which does not list spelling suggestions.

My best guess is that Xinha should turn off Firefox's spell check, at least when context menu plugins are enabled. I've been able to do this inline in my own app, but it'd be nice to have it included in the source.

Mozilla talks about it here:

Controlling spell checking in HTML forms

Change History

Changed 10 months ago by ray

  • status changed from new to closed
  • resolution set to fixed

rev [948] good idea.

Changed 8 months ago by guest

  • status changed from closed to reopened
  • resolution deleted

could this be made optional, please? I, for example, love this inline spellcheck, and even though I can't see spelling suggestions, I at least know that the checker doesn't like the word. Red dotted underline helps a lot to find stupid mistakes, such as missing or mixed letters.

Changed 8 months ago by ray

  • summary changed from FIrefox 2: Spell check/ContextMenu to [ContextMenu] optionally switch of FIrefox Spell check
  • type changed from defect to enhancement
  • milestone set to 0.95

Changed 8 months ago by ray

  • status changed from reopened to closed
  • resolution set to fixed

rev [988]: you can now swich off the inline Spellchecker by setting

  xinha_config.ContextMenu.disableMozillaSpellCheck = false;
Note: See TracTickets for help on using tickets.