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

Summary: Can not get emulated right click on multiple files
Product: platform Reporter: mschorer <mschorer>
Component: ExplorerAssignee: Jiri Rechtacek <jrechtacek>
Status: VERIFIED WONTFIX    
Severity: blocker CC: thurka
Priority: P3 Keywords: JDK_SPECIFIC
Version: 3.x   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:

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