Issue 99254 - Support for MOD3
Summary: Support for MOD3
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: current
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 3.2
Assignee: rvojta
QA Contact: issues@framework
URL:
Keywords:
: 11004 (view as issue list)
Depends on:
Blocks: 99080
  Show dependency tree
 
Reported: 2009-02-16 08:49 UTC by rvojta
Modified: 2017-05-20 11:43 UTC (History)
1 user (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 rvojta 2009-02-16 08:49:03 UTC
Add support for KeyModifier::MOD3. MOD1 is Ctrl, MOD2 is Alt on all platforms
except Mac OS X. MOD1 is Cmd, MOD2 is Option and we are missing Ctrl. MOD3
should be Ctrl on Mac OS X.
Comment 1 rvojta 2009-02-16 08:49:48 UTC
Partially implemented in macshortcuts01 CWS, not finished yet ...
Comment 2 rvojta 2009-02-16 08:52:52 UTC
.
Comment 3 rvojta 2009-02-25 20:39:45 UTC
Fixed in macshortcuts01 CWS
Comment 4 philipp.lohmann 2009-03-03 10:43:49 UTC
verified in CWS machshortcuts01
Comment 5 philipp.lohmann 2009-03-03 10:49:38 UTC
target
Comment 6 philipp.lohmann 2009-03-03 10:51:00 UTC
note: no MOD3 on Windows, on Unix still undecided whether meta or super key.
However the latter is an implementation detail, that can be added afterwards if
necessary.
Comment 7 moxfox 2009-04-04 13:44:15 UTC
*** Issue 11004 has been marked as a duplicate of this issue. ***