Ticket #1684 (closed Bug: worksforme)
SpellChecker having 1-off errors after skipping over links
| Reported by: | jblough | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | UI : Spell Checker | Version: | FCKeditor 2.5 |
| Keywords: | Cc: |
Description
Change the editor to "Source" mode and paste in the following HTML.
<p>At joe's,</p> <p> <a href="images/kim_spinach_dip.txt">kim spinach dip</a></p> <p><a target="_blank" href="images/kim_spinach_dip.txt">kim spinach dip 2</a></p> <p> Welcome to joe's & co.!</p>
Exit "Source" mode and click on the spell check toolbar button. Click "Ignore" for each of the misspelled words. After the second misspelling (the one in the link text), the suggestions seem to be 1-off from the highlighted misspelled word. After clicking on "Ignore" a few more times, the error message 'Error: "Not in dictionary" text is missing.' appears.
This has been tested with the PHP and ColdFusion server-side spell checker scripts.
Change History
Note: See
TracTickets for help on using
tickets.
