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 77371 - Command-Click should not produce popup menu
Summary: Command-Click should not produce popup menu
Status: VERIFIED DUPLICATE of bug 60643
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: Macintosh All
: P3 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-05 05:20 UTC by _ tboudreau
Modified: 2011-11-22 15:41 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ tboudreau 2006-06-05 05:20:52 UTC
On Macintosh, Ctrl-Click is the gesture used to invoke a popup menu.  In Matisse, both Ctrl-Click *and* 
Command-Click will bring up the popup menu.  Command-Click should be used for multiple selection 
(which seems to work via Shift, but that's quite non-intuitive for a mac user).
Comment 1 Jan Stola 2006-09-05 14:59:54 UTC

*** This issue has been marked as a duplicate of 60643 ***
Comment 2 ytn01 2011-11-22 15:41:42 UTC
Although "shift + Click" also gets multiple items selected, NetBeans also supports "ctrl + click" also for this task on other platforms.
I believe, as described on the bug, the equivalent "command + click" should be adjusted to have multiple items selected rather than bringing the context menu for the item.