Issue 15962

Summary: Presentation toolbar - suspected typo
Product: Impress Reporter: arielt <arielt>
Component: codeAssignee: christian.guenther
Status: CLOSED IRREPRODUCIBLE QA Contact: issues@graphics <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: OOo 1.1 Beta2   
Target Milestone: ---   
Hardware: PC   
OS: Linux, all   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description arielt 2003-06-23 18:32:36 UTC
I suspect the presentation toolbar of simpress has the following typo:
It says ``expand slide'' (last button), but when pressing it, it
warns against deletion of a slide (and indeed deletes the slide,
if confirming).  I guess it should have been ``delete slide''.
Comment 1 wolframgarten 2003-06-24 08:20:20 UTC
Reassigned to Christian.
Comment 2 christian.guenther 2003-06-24 11:56:04 UTC
set to new
Comment 3 christian.guenther 2003-06-24 12:12:18 UTC
The expand slide function takes the outline in the current slide
(source) and creates new slides from this outline.
Each 'level 1' outline creates a new slide with the text from the
level 1 outline in the title of the new slide.
Level 2 in the 'source' slide become level 1 in the NEW slide
Level 3 in the 'source' become level 2 in the new and so on.
When all new slides are created from the 'source' slide you get the
question if the source slide should be deleted. With yes you delete
the source slide, with no the slide won't be deleted.
The new created slides won't be deleted.
Comment 4 christian.guenther 2003-07-28 16:50:19 UTC
I close this issue.
Please reopen this issue if the bug still occures.