Issue 77688

Summary: I can't assign a master page to 'selected slide'
Product: Impress Reporter: christian.guenther
Component: uiAssignee: christian.guenther
Status: CLOSED FIXED QA Contact: issues@graphics <issues>
Severity: Trivial    
Priority: P3 CC: issues, jr, rb.henschel
Version: 680m211Keywords: oooqa, regression
Target Milestone: OOo 2.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Issue Depends on:    
Issue Blocks: 80294    

Description christian.guenther 2007-05-22 18:31:15 UTC
- occures in src680m211. is ok in OOF680m17
- Start an Impress
- create several slides
- select one or more slide(s)
- assign a master page to selected slide(s) via contextmenu of the master page
in the task bar.
- nothing happens.
Please have a look.
Comment 1 christian.guenther 2007-06-08 14:03:10 UTC
*** Issue 73289 has been marked as a duplicate of this issue. ***
Comment 2 christian.guenther 2007-06-08 14:07:31 UTC
*** Issue 78212 has been marked as a duplicate of this issue. ***
Comment 3 Regina Henschel 2007-07-24 15:49:20 UTC
There is no way to assign a master page to a single page. The usual click
doesn't work too. This needs fixed in 2.3
Comment 4 Regina Henschel 2007-07-24 17:19:07 UTC
I found, assigning with the "Slide design"-Dialog still works.
Comment 5 jr 2007-08-08 15:29:20 UTC
This is a regression and the workaround (using slide design dialog) is only
appropriate for professional users, so I suggest to fix it for 2.3.
Comment 6 groucho266 2007-08-20 16:31:44 UTC
Changed target to 2.3
Comment 7 groucho266 2007-08-21 15:00:45 UTC
In sd::slidesorter::SlideSorterViewShell::GetSlideSorter() the wrong function
was called to get the view displayed in a pane.  Rather than calling
XView::getView() it should be XView::getFirstViewForAnchor().

Making this replacement fixed the bug.

Modified file is
/sd/source/ui/slidesorter/shell/SlideSorterViewShell.cxx    rev. 1.26.108.1
Comment 8 groucho266 2007-08-22 09:29:32 UTC
Please verify.
Comment 9 christian.guenther 2007-08-22 14:49:53 UTC
CGU: Verified in cws impress127
Comment 10 christian.guenther 2007-09-19 17:46:32 UTC
CGU: Integrated in src680m228 and oog680m5