Issue 101133 - Customize dialogue: Keyboard: *displayed* modifier keys are wrong
Summary: Customize dialogue: Keyboard: *displayed* modifier keys are wrong
Status: CONFIRMED
Alias: None
Product: Writer
Classification: Application
Component: ui (show other issues)
Version: OOo 3.1 RC1
Hardware: Mac Mac OS X, all
: P3 Trivial with 1 vote (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL: http://developer.apple.com/documentat...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-16 13:18 UTC by Graham Perrin
Modified: 2013-08-07 14:44 UTC (History)
3 users (show)

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


Attachments
screen shot of dialogue (208.37 KB, image/png)
2009-04-16 13:19 UTC, Graham Perrin
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description Graham Perrin 2009-04-16 13:18:35 UTC
Example: 
Shift–Option–Right Arrow
(shift-alt-right) 
is properly accelerating 

> To the end of the current word, then to the end of the next word

but the Customize dialogue suggests that the modifier keys are shift + Apple. 

Re issue 4756, maybe the dialogue will show the true modifiers when I work with a version of OOo that 
includes mba32issues01.

Screen shot to follow.
Comment 1 Graham Perrin 2009-04-16 13:19:25 UTC
Created attachment 61606 [details]
screen shot of dialogue
Comment 2 Graham Perrin 2009-04-16 13:23:52 UTC
(Side note: highlight in screen shot demonstrates issue 98952.)
Comment 3 eric.savary 2009-04-21 12:50:01 UTC
@PL: Customize dialog shows for instance Shift+Cmd+Right while the function is
executed over Shift+Alt+Right. This problem applies also to other function of
the Navigate category but I didn't test every function! 
Comment 4 philipp.lohmann 2009-04-21 14:54:38 UTC
Actually you can configure these keys to whatever you like in OOo, it will not
do anything. The Cmd/Shift/Alt combinations can only be configured in the system
itself and reach OOo as a specialized message (e.g. as the "moveWordForward:"
selector), which get translated in OOo to specialized key codes that are not
configurable. E.g. you could use the Shift-Cmd-Arrow key combination in OOo and
it would work as designed - only if you press Shift-Cmd-Arrow it never gets
reported to OOo but instead the system sends
"moveToEndOfLineAndModifySelection:" and OOo does just that.

Currently I don't know of a method to read the system shortcuts, so we cannot
report them to the configuration dialog as "in use". We still need a solution
for that. A preliminary solution could be to adjust the keyboard settings so
they match the standard behavior (in reality nobody will really customize those
system key bindings anyway). This change would be pure cosmetics, as the OOo
configuration for the system key bindings doesn't come into play anyway, but it
would be less confusing to the user.

adding rvojta to CC since he's interested in Mac specific keyboard shortcuts.
Comment 5 philipp.lohmann 2009-09-05 11:22:01 UTC
It doesn't look like CWS macshortcuts02 is going to make it to 3.2
Comment 7 philipp.lohmann 2010-07-19 15:34:41 UTC
macshortcuts2 is not going to make OOo 3.3
Comment 8 Rob Weir 2013-07-30 02:14:56 UTC
Reset assignee on issues not touched by assignee in more than 2000 days.