This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 161817 - Add option to set Ctrl/Meta on menu accelerators suitable for the runtime platform
Summary: Add option to set Ctrl/Meta on menu accelerators suitable for the runtime pla...
Status: NEW
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: Macintosh All
: P3 blocker with 1 vote (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-02 23:26 UTC by cemerick
Modified: 2009-04-02 23:26 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description cemerick 2009-04-02 23:26:13 UTC
It appears that the menu keystroke editor forces one to specify accelerators completely.  This isn't good, insofar as
one wants to generally have all of the same accelerator bindings, except swapping in Meta for Ctrl (or vice versa),
depending on whether the app is running on OS X or Windows.

The keystroke editor sould have an option to 'inject' Meta or Ctrl for a particular accelerator based on the current
runtime platform (of course allowing explicit injection of those modifiers if one so desires).