Opened 15 years ago
Last modified 15 years ago
#6555 confirmed Bug
Spell checker: unable to correct mistakes in large documents
Reported by: | Wiktor Walc | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Spell Checker | Version: | |
Keywords: | Confirmed | Cc: | WebSpellChecker.net |
Description
When using the "Check Spelling" feature, spell checker checks all the mistakes pretty quickly, however it has serious problems with applying changes that users is trying to make.
Steps to reproduce
- Load the attached document in source mode
- Switch to wysiwyg mode
- Click on a "Check Spelling" button
- After the dialog is loaded, scroll down to the bottom of the article (inside of the dialog)
- Find "14th" (which is highlighted), click on it, select "Utah" from Suggestions
- Click "Change to"
- Result: after waiting for over a minute, the word is still not changed
Attachments (2)
Change History (7)
Changed 15 years ago by
comment:1 Changed 15 years ago by
Keywords: | Safari Mac added |
---|
comment:2 Changed 15 years ago by
Cc: | WebSpellChecker.net added |
---|
comment:3 Changed 15 years ago by
Keywords: | Confirmed added; Safari Mac removed |
---|
Seems to be a server-side problem, not a browser or OS specific bug. We will look into it.
comment:4 Changed 15 years ago by
Status: | new → confirmed |
---|
Changed 15 years ago by
Attachment: | london_mac.jpg added |
---|
comment:5 Changed 15 years ago by
See attached file london_mac.jpg
It seems that in Safari under Mac "transcription" with special characters is broken, while under Windows everything is OK. CKSource, you might look into this issue.
Because of this incorrect "transcription" WSC treats this word as three separate words (under Mac) while under Windows it's only one misspelled word.
Could you try to open London's page at Wikipedia, then open it's source, copy all code from source page and paste it into CKEditor, and then try to reproduce the problem?
Confirmed in Safari 5.0.2 @ Mac, works fine in Safari 5.0.2 @ Windows.