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 91822

Summary: ALt-TAB selected File drop-down menu
Product: ide Reporter: _ gtzabari <gtzabari>
Component: CodeAssignee: issues@ide <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 88161    

Description _ gtzabari 2007-01-04 14:39:35 UTC
dev build 200701011900

If I use alt-tab to switch back and forth between Netbeans and a native
application multiple times Netbeans will select the File pull down menu every
second time or so. Other (native) applications do not exhibit this behavior.
This is a problem because it is preventing me from reproducing issue #88161.

The JDK SwingSet2 application does not exhibit this behavior so I believe it is
Netbeans-specific and not a Swing problem.
Comment 1 David Simonek 2007-01-04 15:17:10 UTC
Unfortunately, this is really Swing bug, see link in duplicate issue 73960.

*** This issue has been marked as a duplicate of 73960 ***