Issue 116014

Summary: Repaint problems with search and replace in slidesorter view
Product: Impress Reporter: wolframgarten
Component: uiAssignee: groucho266
Status: CLOSED FIXED QA Contact: issues@graphics <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: DEV300m95   
Target Milestone: ---   
Hardware: Sun   
OS: Windows, all   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description wolframgarten 2010-12-09 13:46:56 UTC
Open a new impress in normal view.
CTRL-F to call the search and replace dialog.
Insert an "a" in "search for" field. Click find.
Click ok in dialog box.
Switch to slide sorter view. Search and replace dialog vanishes.
Using the mouse clicking and dragging in the slide sorter you can "paint" the
normal view and slide pane.
Comment 1 wolframgarten 2010-12-09 13:48:22 UTC
Target set.
Comment 2 groucho266 2011-03-01 16:41:59 UTC
The repaint problems are caused by the edit view that is kept alive by the Outliner (which provides most of the search functionality) and that paints itself parallel to the slide sorter view.
Comment 3 groucho266 2011-03-23 09:13:03 UTC
The sd::Outliner now holds the view shell as weak pointer.  This prevents meddling with the lifetime of the view shell.

Fixed in cws slidesorter1.