Opened 17 years ago

Closed 17 years ago

#426 closed Bug (duplicate)

Spell Check fails with html tags containing spelling errors

Reported by: nobkins Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description

This is similar to ticket 339. If a tag such as an img tag has spelleing error then the spell check fails.

eg. <img src='image.gif' alt='spelin eror'>

The spell check fails because it finds 'spelling eror' which breaks the html code. I think this could be fixed to use a regular expression to check if the word being checked was inside a html tag but my javascript skills are not up to the task. The solution in ticket 339 does not fix the problem.

Change History (1)

comment:1 Changed 17 years ago by Frederico Caldeira Knabben

Resolution: duplicate
Status: newclosed

DUP of #339.

Even if the proposed fix at #339 does not work for you, please add your comments there, so we can centralize the problem in a single place.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy