Issue 33933

Summary: Crash with open dialog box of spellchecker
Product: Draw Reporter: wolframgarten
Component: uiAssignee: wolframgarten
Status: CLOSED FIXED QA Contact: issues@graphics <issues>
Severity: Trivial    
Priority: P2 CC: issues
Version: 680m49   
Target Milestone: OOo 2.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description wolframgarten 2004-09-07 15:35:57 UTC
Open a draw, write "a testtt". 
Spellcheck it and correct manually in the dialog to "a test".
Click Change.
Rewrite to "a testtt" and click change:office crashes.
The problem seems to be the open dialog after the first check. everything ok but
the dialog is still open.
Comment 1 groucho266 2004-09-07 15:42:18 UTC
In sd/source/ui/dlg/SpellDialogChildWindow.cxx:GetNextWrongSentence() the spell
check dialog is turned off when there are no more sentences that need correction.
Comment 2 groucho266 2004-09-08 13:45:27 UTC
Step 1/3 of sending issue to QA.
Comment 3 groucho266 2004-09-08 13:45:44 UTC
Step 2/3 of sending issue to QA.
Comment 4 groucho266 2004-09-08 13:45:58 UTC
Step 3/3 of sending issue to QA.
Comment 5 wolframgarten 2004-09-08 13:52:39 UTC
Verified in CWS.
Comment 6 wolframgarten 2004-10-04 10:14:07 UTC
WG: tested in master src680m55. Closed.