Issue 82933 - the apple-key has to work in KeyEvents also
Summary: the apple-key has to work in KeyEvents also
Status: CLOSED DUPLICATE of issue 86435
Alias: None
Product: porting
Classification: Code
Component: MacOSX (show other issues)
Version: 680m234
Hardware: Mac All
: P3 Trivial (vote)
Target Milestone: not determined
Assignee: philipp.lohmann
QA Contact: issues@porting
URL:
Keywords: aqua
Depends on:
Blocks:
 
Reported: 2007-10-24 14:03 UTC by gregor.hartmann
Modified: 2008-09-02 06:19 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description gregor.hartmann 2007-10-24 14:03:36 UTC
testtool and possibly others will want to post keyevents using mod3 modifier. This doesn't work so far.
Comment 1 gregor.hartmann 2007-10-24 14:05:47 UTC
means: you can define them in the KeyEvent but there is no code evaluating it
Comment 2 philipp.lohmann 2007-10-25 08:56:37 UTC
Then write some :-)

This is a rather unspecific task.
Comment 3 gregor.hartmann 2007-10-26 15:46:42 UTC
jsi can you fill in what is needed please
Comment 4 jogi 2007-10-29 09:57:51 UTC
http://guides.macrumors.com/Keyboard_shortcuts#Shortcuts_Common_to_Most_Applications

The command key is in general the ctrl-key on other platforms. We should support
it in general. PL has added another modifier to support this.
Comment 5 philipp.lohmann 2008-04-28 14:46:45 UTC
duplicate to issue 86435, Command is Mod1 now whereas Ctrl is Mod3

*** This issue has been marked as a duplicate of 86435 ***
Comment 6 philipp.lohmann 2008-05-07 10:42:32 UTC
closing