Issue 33933 - Crash with open dialog box of spellchecker
Summary: Crash with open dialog box of spellchecker
Status: CLOSED FIXED
Alias: None
Product: Draw
Classification: Application
Component: ui (show other issues)
Version: 680m49
Hardware: All All
: P2 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: wolframgarten
QA Contact: issues@graphics
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-07 15:35 UTC by wolframgarten
Modified: 2004-10-04 10:14 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
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.