Issue 79259

Summary: F2 on ChartWizard "Data Range" tab does not open the data range chooser
Product: General Reporter: kla <thomas.klarhoefer>
Component: chartAssignee: kla <thomas.klarhoefer>
Status: CLOSED FIXED QA Contact: issues@graphics <issues>
Severity: Trivial    
Priority: P3 CC: issues, jogi, oc, pagalmes.lists, peter.junge, yonggang.mao
Version: 3.3.0 or older (OOo)Keywords: accessibility, regression
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Latest Confirmation in: ---
Developer Difficulty: ---
Issue Depends on:    
Issue Blocks: 72764    
Attachments:
Description Flags
The patch file is about i79259-v1#
none
The patch file is about i79259-v1#
none
The patch file is about i79259-v1# none

Description kla 2007-07-05 12:32:18 UTC
It was possible to shrink the Data Range in the wizzard by using F2. In the new
Chart the implementation is missing.
Comment 1 jogi 2007-07-05 13:15:21 UTC
test case: tReferenceInputDlg14
qa/qatesttool/calc/special/inc/keyboardaccessibility/keyboardaccessibility3.inc
Comment 2 jogi 2007-07-05 13:16:14 UTC
added keywords
Comment 3 jogi 2007-07-05 14:13:06 UTC
adding es (A11Y); target 2.4
Comment 4 bjoern.milcke 2007-08-22 14:31:40 UTC
To reproduce:

Old Chart (OOo 2.2.1): Insert Chart in Calc. You get the wizard which shows the
table cell range to use as data for the chart. Press F2 => The dialog shrinks
for better range choosing.

In the new chart, what you would expect:
When the cursor is in one of the text fields which have a range-choosing button
next to them, F2 should do the same as clicking on the button.
The places are:
Dialog "Data Ranges", tab "Data Range", edit "Data range",
and tab "Data Series", edit "Range for name" and "Categories"
Comment 5 yonggang.mao 2007-08-30 10:24:23 UTC
Created attachment 47872 [details]
The patch file is about i79259-v1#
Comment 6 yonggang.mao 2007-08-30 10:25:02 UTC
Created attachment 47873 [details]
The patch file is about i79259-v1#
Comment 7 yonggang.mao 2007-08-30 10:25:38 UTC
Created attachment 47874 [details]
The patch file is about i79259-v1#
Comment 8 bjoern.milcke 2007-08-30 12:15:29 UTC
Fixed by Mao Yonggang. Thanks for the patch.

Changed type to ENHANCEMENT, as this is an enhancement for the new edit fields.
It is no regression, as the old dialog no longer exists.
Comment 9 bjoern.milcke 2007-08-30 13:24:37 UTC
After coming back from range-choosing, the cursor is now in the edit field which
allows a more fluent work-flow.
Comment 10 bjoern.milcke 2007-09-05 15:12:55 UTC
->kla: Please verify in CWS chart11
Comment 11 kla 2007-09-07 08:15:57 UTC
Seen ok in CWS chart11 -> verified
Comment 12 p9w.vu.31122010 2007-09-27 11:00:35 UTC
verified fixed in m230, closing.