Issue 36273

Summary: Find and replace results in crash
Product: Impress Reporter: fredrik.haegg
Component: uiAssignee: fredrik.haegg
Status: CLOSED DUPLICATE QA Contact: issues@graphics <issues>
Severity: Trivial    
Priority: P2 CC: issues
Version: 680m59   
Target Milestone: OOo 2.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description fredrik.haegg 2004-10-28 12:35:37 UTC
New Impress
new textbox
write something
edit - find and replace
replace with anything at all
click replace all

The program crashes when the messagebox shows up.
Comment 1 groucho266 2004-10-28 13:43:04 UTC
Duplicate, see below.
Comment 2 groucho266 2004-10-28 13:46:56 UTC
The root cause of this bug is one of the root causes of issue 34941:  The
outline view used by the sd::Outliner class is destroyed in EndSpelling() but
not set to NULL.  A later call to PrepareSpelling() tries to access the outline
view and crashes.
 

*** This issue has been marked as a duplicate of 34941 ***
Comment 3 fredrik.haegg 2004-11-09 12:27:35 UTC
Duplicate. Closing