Closed Bug 38044 Opened 25 years ago Closed 25 years ago

cannot see/change to suggestion from spellchecker

Categories

(Core :: DOM: Editor, defect, P3)

x86
Linux
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: bugzilla, Assigned: kinmoz)

Details

found using today's opt comm bits on linux, 2000.05.03.09 --will check on other platforms when bits available. 1. open a new editor window. 2. type in a misspelled word, eg, "indeedy" (w/o quotes ;-). 3. highlight the word, click Spell button, and spellchecker dialog appears. 4. the textfield next to Replace With has "indeedy" in it --click the Check Word button (btw, which's drawn poorly). 5. click Change button --the word is not changed to the suggested one. expected: should get "indeed" as the suggested word. result: "indeedy" remains --get the following error in the console: EditorShell found for Spell Checker dialog First misspelled word = indeedy JavaScript error: chrome://editor/content/EdDialogCommon.js line 421: uncaught exception: [Exception... "Illegal value" code: "-2147024809" nsresult: "0x80070057 (NS_ERROR_ILLEGAL_VALUE)" location: "chrome://editor/content/EdDialogCommon.js Line: 433"] Suggested Word=indeed| Suggested Word=| 0=number of words in list Language Listed Index = 0 WEBSHELL+ = 9 CheckWord says word was misspelled JavaScript error: chrome://editor/content/EdDialogCommon.js line 421: uncaught exception: [Exception... "Illegal value" code: "-2147024809" nsresult: "0x80070057 (NS_ERROR_ILLEGAL_VALUE)" location: "chrome://editor/content/EdDialogCommon.js Line: 433"] Suggested Word=indeed| Suggested Word=| 0=number of words in list ->>>>>>>>>>>>>> Write Clipboard to memory JavaScript error: chrome://editor/content/EdDialogCommon.js line 421: uncaught exception: [Exception... "Illegal value" code: "-2147024809" nsresult: "0x80070057 (NS_ERROR_ILLEGAL_VALUE)" location: "chrome://editor/content/EdDialogCommon.js Line: 433"] ->>>>>>>>>>>>>> Write Clipboard to memory ->>>>>>>>>>>>>> Write Clipboard to memory ->>>>>>>>>>>>>> Write Clipboard to memory ->>>>>>>>>>>>>> Write Clipboard to memory
Target Milestone: --- → M17
I couldn't reproduce this in my 05/09/00 linux and win32 commercial builds. I checked in several fixes to the spellchecker lastweek that may have taken care of this.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Target Milestone: M17 → M16
verif 2000.05.10.xx (am bits) on linux, mac and winNT.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.