Issue 104086 - Automatic Test Scripts for changes in chart format and insert menu
Summary: Automatic Test Scripts for changes in chart format and insert menu
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: chart (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: oc
QA Contact: issues@graphics
URL: http://specs.openoffice.org/chart/Cha...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-07 15:42 UTC by IngridvdM
Modified: 2013-02-24 21:21 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description IngridvdM 2009-08-07 15:42:40 UTC
With CWS chartuseability01 with issue 103593 the behavior of some entries in the
insert menu have changed:
The entries
Insert -> Data Labes...
Insert -> Trend Lines ...
Insert -> Mean Value Line
Insert -> Y Error Bars...
now do different things dependent on what is selected within the chart.

Further the UNO-commands for the insert menu entries have changed as follows:
.uno:InsertTitle → .uno:InsertMenuTitles
.uno:InsertLegend → .uno:InsertMenuLegend
.uno:InsertAxis → .uno:InsertMenuAxes
.uno:InsertGrids → .uno:InsertMenuGrids
.uno:InsertDescription-> .uno:InsertMenuDataLabels
.uno:InsertTrendlines → .uno:InsertMenuTrendlines
.uno:InsertMeanValues → .uno:InsertMenuMeanValues
.uno:InsertYErrorbars →  .uno:InsertMenuYErrorBars

In result the following UNO-commands are not used anymore at all and can be removed:
.uno:InsertStatistics
.uno:DiagramObjects
.uno:InsertTitle
.uno:InsertGrids
.uno:InsertTrendlines
.uno:InsertMeanValues
.uno:InsertYErrorbars

But some commands have found a new meaning and are now used within the context menu:
.uno:InsertAxis
.uno:InsertLegend
.uno:InsertDescription
(see http://specs.openoffice.org/chart/ChartContextMenu.odt)

Another change in the the menu is that the entry 'Legend...' has changed its
position and has moved up two places within the format and the insert menu.

And the last change:
The first entry in the format menu has changed translation and command:
Object Properties... → Format Selection...
.uno:DiagramObjects -> .uno:FormatSelection

Please adapt the automatic test scripts accordingly in CWS chartuseabilty01. Thanks!

For further details have a look at the specification:
http://specs.openoffice.org/chart/ChartMenu.odt
Comment 1 oc 2009-08-18 12:03:11 UTC
fixed. Autotests for Chart2 adapted
Sending        testautomation/chart2/optional/ch2_lvl1.bas
Sending        testautomation/chart2/optional/includes/ch2_lvl1a.inc
Sending        testautomation/chart2/required/includes/ch2_datadialogue.inc
Sending        testautomation/chart2/required/includes/ch2_format.inc
Sending        testautomation/chart2/required/includes/ch2_insert.inc
Sending        testautomation/chart2/required/includes/ch2_insert_ctl.inc
Sending        testautomation/chart2/required/includes/ch2_menu.inc
Sending        testautomation/chart2/tools/ch_tools_select.inc
Sending        testautomation/chart2/tools/ch_tools_statistics.inc
Sending        testautomation/global/sid/e_all.sid
Sending        testautomation/global/win/bars.win
Sending        testautomation/global/win/etab_a_d.win
Transmitting file data ............
Committed revision 275093.
Comment 2 oc 2009-09-08 10:54:50 UTC
verified in internal build cws_chartuseability01
Comment 3 oc 2009-10-20 13:52:39 UTC
closed because fix available in build DEV300_m61