Issue 86192

Summary: [cws presenterview] Inserted Picture not selected
Product: Impress Reporter: christoph.lukasiak
Component: editingAssignee: christoph.lukasiak
Status: CLOSED FIXED QA Contact: issues@graphics <issues>
Severity: Trivial    
Priority: P2 CC: issues
Version: recent-trunkKeywords: regression
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description christoph.lukasiak 2008-02-18 13:29:27 UTC
1. open a presentation
2. insert any pic (insert/picture/from file)

-> pic is not selected (no handles present)
=> disturbes testtool (autotests: f.e. 'first')
Comment 1 christoph.lukasiak 2008-02-18 13:33:11 UTC
works fine in master (m239) -> strongly recommended to fix before integration in
master

=> set keyword 'regression'
Comment 2 groucho266 2008-03-04 17:48:48 UTC
Fixed by reintroducing our homebrewed RTTI for the SlideSorterView: there is
code to prevent the selection of images in the slide sorter.  Due to missing
RTTI the regular draw view was mistaken for a slide sorter view and thus the
image was not selected.
Comment 3 christoph.lukasiak 2008-03-05 14:31:18 UTC
verified in cws (build 4-3)
Comment 4 groucho266 2008-03-06 12:58:22 UTC
Changing owner for verification.
Comment 5 christoph.lukasiak 2008-05-21 11:15:46 UTC
close