Issue 76692 - new chart: Mnemonics do not work in "implace" mode
Summary: new chart: Mnemonics do not work in "implace" mode
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: kla
QA Contact: issues@graphics
URL:
Keywords: accessibility, new_implementation, regression
Depends on:
Blocks:
 
Reported: 2007-04-25 14:45 UTC by jogi
Modified: 2013-02-24 21:20 UTC (History)
5 users (show)

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


Attachments
Patch for this issue in sc. (1.13 KB, patch)
2007-04-27 16:16 UTC, bjoern.milcke
no flags Details | Diff
Patch for this issue in svtools. Removes the wrong fix of Issue 62857 (1.06 KB, patch)
2007-04-27 16:17 UTC, bjoern.milcke
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description jogi 2007-04-25 14:45:15 UTC
testcase:
- Use they keyboard shortcuts and not the mouse
- hold down [ALT+][F]ile / [N]ew / [S]preadsheet
- [ALT+][I]nsert / Ch[a]rt / [F]inish (in Wizard)
=> Bug: Now the [ALT+] commands do not work anymore, no [f]ormatting. [i]nsert
menu etc. reachable in >>implace<< mode
Comment 1 jogi 2007-04-25 14:46:50 UTC
Added keyword for the new implementation and that this is a regression to old
chart modul
Comment 2 IngridvdM 2007-04-25 14:53:00 UTC
accepted
Comment 3 bjoern.milcke 2007-04-25 15:00:28 UTC
I am pretty sure that this is a problem of the m202 master. In calc F10 didn't
work when I tested a11y. Hopefully the resync solves this problem. Let's wait
for m210 (makes good progress ;-) )
Comment 4 jogi 2007-04-26 09:59:19 UTC
talked to ES, also A11Y

@bm: iha has verified the Issue in the old chart on the MWS SRCm202
Comment 5 IngridvdM 2007-04-26 18:02:12 UTC
This bug was introduced with the fix for issue 62857 in file
svtools/ source/ hatchwindow/ ipwin.cxx version 1.7.32.1. Taking back that
change does fix this issue.
->mav: Please try to find a solution that would fix both issues this one and
62857. Thanks a lot!
Comment 6 mikhail.voytenko 2007-04-27 15:33:28 UTC
MAV->BM: The fix for the issue 62857 was reimplemented, the affected files
sc/source/ui/app/scmode.cxx
svtools/source/hatchwindow/ipwin.cxx
are on tausch/mav/chart2mst3.
Please integrate the fix to the cws as we have discussed.
Comment 7 bjoern.milcke 2007-04-27 16:16:19 UTC
Created attachment 44739 [details]
Patch for this issue in sc.
Comment 8 bjoern.milcke 2007-04-27 16:17:33 UTC
Created attachment 44740 [details]
Patch for this issue in svtools. Removes the wrong fix of Issue 62857
Comment 9 bjoern.milcke 2007-04-27 16:18:56 UTC
Note that F10 does not work properly in Impress. This is an Impress problem in
the m210 master. See Issue 76765.
Comment 10 bjoern.milcke 2007-04-27 16:49:27 UTC
Fixed when the attached patches are applied.
Comment 11 bjoern.milcke 2007-04-27 16:54:58 UTC
Note: the patches are based on the code in CWS chart2mst3.
Comment 12 bjoern.milcke 2007-05-03 17:40:13 UTC
Please verify in CWS chart2mst3 (mst12_4). Please also re-check issue 62857
(although it is already on verified) as the fix for that one was replaced by a
different one now. Sorry for the inconvenience.
Comment 13 kla 2007-05-08 10:00:32 UTC
verified
Comment 14 p9w.vu.31122010 2007-06-14 16:38:33 UTC
Fixed in 680 m215, closing.