Issue 120433

Summary: Command LineArrowEnd has neither icon nor text in toolbar
Product: Draw Reporter: Regina Henschel <rb.henschel>
Component: uiAssignee: Ariel Constenla-Haile <arielch>
Status: CLOSED FIXED QA Contact:
Severity: Normal    
Priority: P3 CC: arielch
Version: 4.0.0-dev   
Target Milestone: 4.0.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description Regina Henschel 2012-08-01 15:47:05 UTC
I use a debug build of r1367616.

The command .uno:LineArrowEnd in the drawing toolbar has neither an icon nor a text. But the button exists and can be used.

I guess, that LineArrowEnd has been unintentionally removed from DrawImpressCommands.xcu.
Comment 1 Ariel Constenla-Haile 2012-08-01 16:08:45 UTC
(In reply to comment #0)
> I use a debug build of r1367616.
> 
> The command .uno:LineArrowEnd in the drawing toolbar has neither an icon nor
> a text. But the button exists and can be used.
> 
> I guess, that LineArrowEnd has been unintentionally removed from
> DrawImpressCommands.xcu.

no, it has been intentionally removed from DrawImpressCommands.xcu and ChartCommands.xcu because commands that appear in more than module with the same label should be in GenericCommands.xcu

Though it has been unintentionally not inserted in GenericCommands.xcu
Comment 2 SVN Robot 2012-08-02 00:35:32 UTC
"arielch" committed SVN revision 1368320 into trunk:
#i120433# - Add .uno:LineArrowEnd to GenericCommands.xcu