Issue 77688 - I can't assign a master page to 'selected slide'
Summary: I can't assign a master page to 'selected slide'
Status: CLOSED FIXED
Alias: None
Product: Impress
Classification: Application
Component: ui (show other issues)
Version: 680m211
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 2.3
Assignee: christian.guenther
QA Contact: issues@graphics
URL:
Keywords: oooqa, regression
: 78212 (view as issue list)
Depends on:
Blocks: 80294
  Show dependency tree
 
Reported: 2007-05-22 18:31 UTC by christian.guenther
Modified: 2007-09-19 17:46 UTC (History)
3 users (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 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