Issue 50712 - Context menu in task pane not reachable using Shift-F10
Summary: Context menu in task pane not reachable using Shift-F10
Status: CLOSED FIXED
Alias: None
Product: Impress
Classification: Application
Component: ui (show other issues)
Version: OOo 2.0
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: wolframgarten
QA Contact: issues@graphics
URL:
Keywords: accessibility
Depends on:
Blocks:
 
Reported: 2005-06-14 13:09 UTC by wolframgarten
Modified: 2005-07-18 09:34 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description wolframgarten 2005-06-14 13:09:54 UTC
The context menu in normal view and slide browser is reachable using Shift-F10.
In task pane nothing happens. Masters and layouts cannot be applied to single
slides that way.
Comment 1 wolframgarten 2005-06-14 13:10:50 UTC
Keyword added.
Comment 2 groucho266 2005-06-14 15:38:32 UTC
The virtual Command() method of the ValueSet control is not overwritten by the
LayoutMenu and thus the Shift-F10 key is ignored.

In the slidesorter the context menu is show at the mouse position when Shift-F10
is pressed.
Comment 3 groucho266 2005-06-20 13:54:24 UTC
Added support for keyboard driven context menus at three places:
1. The slide sorter.
2. The master page controls in the task pane.
3. The layout menu also in the task pane.

Affected files:
/sd/sdi/TaskPaneViewShell.sdi    rev. 1.4.68.1
/sd/source/ui/slidesorter/controller/SlideSorterController.cxx    rev. 1.18.18.3
/sd/source/ui/slidesorter/controller/SlsSelectionFunction.cxx    rev. 1.20.18.1
/sd/source/ui/slidesorter/inc/controller/SlsSelectionFunction.hxx    rev. 1.7.40.1
/sd/source/ui/toolpanel/LayoutMenu.cxx    rev. 1.11.40.3
/sd/source/ui/toolpanel/LayoutMenu.hxx    rev. 1.6.14.1
/sd/source/ui/toolpanel/ScrollPanel.cxx    rev. 1.5.46.6
/sd/source/ui/toolpanel/controls/MasterPagesSelector.cxx    rev. 1.10.80.3
/sd/source/ui/toolpanel/controls/MasterPagesSelector.hxx    rev. 1.6.46.2
/sd/source/ui/toolpanel/controls/PreviewValueSet.cxx    rev. 1.3.46.1
/sd/source/ui/toolpanel/controls/PreviewValueSet.hxx    rev. 1.2.320.1
/sd/source/ui/view/viewshe3.cxx    rev. 1.44.18.1
Comment 4 groucho266 2005-06-23 10:31:30 UTC
Back to QA for verification.

As mentioned above this fix affects the context menus of 
a) the slide sorter (bar and view)
b) the master page controls in the task pane
c) the layout menu in the task pane
for both mouse and keyboard activation.

re-open issue and reassign to cgu@openoffice.org
Comment 5 groucho266 2005-06-23 10:31:35 UTC
reassign to cgu@openoffice.org
Comment 6 groucho266 2005-06-23 10:31:42 UTC
reset resolution to FIXED
Comment 7 christian.guenther 2005-07-07 10:02:01 UTC
The reporter of this issue is wg therefore I reassign it to wg.

re-open issue and reassign to wg@openoffice.org
Comment 8 christian.guenther 2005-07-07 10:02:08 UTC
reassign to wg@openoffice.org
Comment 9 christian.guenther 2005-07-07 10:02:14 UTC
reset resolution to FIXED
Comment 10 wolframgarten 2005-07-11 14:18:38 UTC
Verified in CWS.
Comment 11 wolframgarten 2005-07-14 10:57:59 UTC
Target changed.
Comment 12 wolframgarten 2005-07-18 09:34:10 UTC
Tested in master m118.