Issue 92487

Summary: Icon for "Close Master View" missing in Toolbar MasterView
Product: Impress Reporter: nospam
Component: uiAssignee: AOO issues mailing list <issues>
Status: CONFIRMED --- QA Contact:
Severity: Trivial    
Priority: P3 CC: frank.loehmann, issues, ooo, stella.schulze, weko
Version: DEV300m29   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description nospam 2008-08-05 17:02:55 UTC
The icon for "Close Master View" is missing in Toolbar Masterview. 

The logical path is: default_images/res/commandimagelist/sc_closemasterview.png. 

It exists in IconTool and cvs so it must be a source code problem or something.
Comment 1 groucho266 2008-08-06 08:55:43 UTC
As far as I can remember the missing icon is a feature not a bug.

To change this we simply have to change in
officecfg/registry/org/openoffice/Office/UI/DrawImpressCommands.xcu the entry
for .uno:CloseMasterView by adding

    <prop oor:name="Properties" oor:type="xs:int">
        <value>1</value>
    </prop>
Comment 2 nospam 2008-08-07 12:40:13 UTC
We've discussed this with FL and we decided that it might be good to have a combination of text and icon here in 
the next reachable version (same as for "slide show" in the toolbar for example). 
Please set the target according to which version you can reach with this.
Comment 3 groucho266 2008-08-07 12:54:27 UTC
Setting target to 3.1 because this is simple to fix (so not 3.x) but is not a
severe shortcoming or show stopper (so not 3.0.1).
Comment 4 groucho266 2008-12-09 14:15:39 UTC
Setting target to OOo 3.2 due to time constraints.
Comment 5 groucho266 2009-04-09 10:39:29 UTC
I just found out that you can not show both icon and text for single entries in
a tool bar.  This can only be done for all entries like in the slide show toolbar.

This leaves two alternatives:

a) Show both icon and text for all four entries

b) Don't change the current state: show just the icon for "New/Rename/Delete
Master", show just the text for "Close Master View".

@ih: Which alternative do you prefer?
Comment 6 nospam 2009-04-09 10:46:33 UTC
I prefer alternative a) but what do the others think? Esp. Stella?

Comment 7 frank.loehmann 2009-04-09 11:54:47 UTC
We use text for such mode closers in Writer and Calc too. So I would propose to
stay with current text only solution (b). We should keep this issue with target
3.x to extend our toolbar capabilities within project renaissance. I would
clearly prefer to have a closer icon and text for just this button. Modes in
software are hard to understand for users, so the better we promote the exit of
the current mode the better. 
Comment 8 groucho266 2009-04-09 13:59:55 UTC
Changing target to 3.x
Comment 9 Marcus 2017-05-20 11:08:18 UTC
Reset assigne to the default "issues@openoffice.apache.org".