Ticket #3856 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

Firefox spellchecker not working with RTE

Reported by: dancoulter Assigned to: andy
Priority: normal Milestone: 2.1.2
Component: TinyMCE Version: 2.1.1
Severity: normal Keywords: has-patch commit
Cc:

Description

Firefox's built in spell-checker is no longer working in the TinyMCE RTE as of version 2.1.1. There is a tinymce configuration setting that fixes it. Attached is a patch for the issue.

Attachments

3856.diff (0.5 kB) - added by dancoulter on 02/23/07 23:16:46.

Change History

02/23/07 23:16:46 changed by dancoulter

  • attachment 3856.diff added.

02/23/07 23:18:17 changed by foolswisdom

  • component changed from Administration to TinyMCE.
  • milestone set to 2.1.2.

02/23/07 23:31:13 changed by rob1n

  • owner changed from anonymous to andy.

02/23/07 23:33:17 changed by andy

  • keywords changed from has-patch to has-patch commit.

wfm as-is but go ahead with the attached patch

02/23/07 23:50:18 changed by ryan

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

(In [4931]) Handle geck spellcheck in tinymce. Props dancoulter. fixes #3856

02/23/07 23:50:25 changed by ryan

(In [4932]) Handle geck spellcheck in tinymce. Props dancoulter. fixes #3856

02/26/07 04:53:05 changed by ryan

(In [4948]) Forgot to bump tinymce config script version when we added gecko_spellcheck. fixes #3856

02/26/07 04:55:46 changed by ryan

(In [4949]) Forgot to bump tinymce config script version when we added gecko_spellcheck. fixes #3856