Issue 116014 - Repaint problems with search and replace in slidesorter view
Summary: Repaint problems with search and replace in slidesorter view
Status: CLOSED FIXED
Alias: None
Product: Impress
Classification: Application
Component: ui (show other issues)
Version: DEV300m95
Hardware: Sun Windows, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: groucho266
QA Contact: issues@graphics
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-09 13:46 UTC by wolframgarten
Modified: 2017-05-20 10:33 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 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.