Issue 37239 - Crash when assingning two master slide designs affter another
Summary: Crash when assingning two master slide designs affter another
Status: CLOSED FIXED
Alias: None
Product: Impress
Classification: Application
Component: ui (show other issues)
Version: 680m62
Hardware: All All
: P2 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: wolframgarten
QA Contact: issues@graphics
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-16 10:37 UTC by wolframgarten
Modified: 2005-01-05 11:58 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 2004-11-16 10:37:17 UTC
Open a new impress, change to the master view. Right click on a master slide
design on the right  and assign it to the selected slide. Do this with a second
design -> Crash. This worked in m56.
Comment 1 groucho266 2004-11-16 14:30:30 UTC
Accepted.
Comment 2 groucho266 2004-11-17 15:14:43 UTC
In MasterPagesSelector::AssignMasterPageToPageList() the cloned notes master
page was inserted at the wrong position (one behind the correct index).  As a
result this page did not correctly replace the old notes master page and the
associated pages ended up without having a notes master page.

The next assignment of a master page crashed because of the missing notes master
page.
Comment 3 groucho266 2004-11-18 10:29:20 UTC
Step 1/3 of sending issue to QA.
Comment 4 groucho266 2004-11-18 10:29:49 UTC
Step 2/3 of sending issue to QA.
Comment 5 groucho266 2004-11-18 10:30:25 UTC
Step 3/3 of sending issue to QA.
Comment 6 wolframgarten 2004-11-18 15:15:01 UTC
Verified in CWS.
Comment 7 wolframgarten 2004-12-02 11:17:05 UTC
Not testable because of 38310.
Comment 8 wolframgarten 2005-01-05 11:58:55 UTC
Tested in master m68. Closed.