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 32463 - Can not get emulated right click on multiple files
Summary: Can not get emulated right click on multiple files
Status: VERIFIED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 3.x
Hardware: Macintosh Mac OS X
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords: JDK_SPECIFIC
: 33285 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-03-28 14:11 UTC by mschorer
Modified: 2008-12-22 13:35 UTC (History)
1 user (show)

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 mschorer 2003-03-28 14:11:12 UTC
Happens on MAC OS X 10.2.4 with JDK 1.4.1.

I select multiple files, then I press the Meta (Apple) Key an then click the mouse to emulate a right click for menu.

Result:
All files are deselected except for the one which on which the mouse cursor is located. Any action selected in the menu works only for this file, not for all previously selected ones.

Expected Result:
Normally the menu should open and all files should still be selected. Any action in the menu should be applied to all selected files.
Comment 1 Tomas Hurka 2003-06-25 13:53:35 UTC
*** Issue 33285 has been marked as a duplicate of this issue. ***
Comment 2 Tomas Hurka 2004-01-21 08:09:49 UTC
I found out that JTree does not retain its selection when control clicked. So it is an bug 
in JDK. I reported it to Apple including simple example. Bug ID is 3534423. Closing as 
wontfix.
Comment 3 Marian Mirilovic 2005-07-12 09:47:26 UTC
closed