Issue 86192 - [cws presenterview] Inserted Picture not selected
Summary: [cws presenterview] Inserted Picture not selected
Status: CLOSED FIXED
Alias: None
Product: Impress
Classification: Application
Component: editing (show other issues)
Version: recent-trunk
Hardware: All All
: P2 Trivial (vote)
Target Milestone: ---
Assignee: christoph.lukasiak
QA Contact: issues@graphics
URL:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2008-02-18 13:29 UTC by christoph.lukasiak
Modified: 2013-08-07 15:20 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 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