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 147532

Summary: Alt+Tab key. Focus sticks to File menu
Product: platform Reporter: wozzat <wozzat>
Component: Window SystemAssignee: issues@platform <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description wozzat 2008-09-17 19:27:10 UTC
When a user uses the Alt+Tab combination to move between Netbeans and another application and then uses Alt+Tab to go 
back to netbeans often the selection in the code editor window is lost and the control with the focus is the file menu. 

I understand that when a user presses the Alt key in Netbeans it selects the file menu but in other applications the 
selection will always go back to the editor if the user Alt+Tabs away from the application and then Alt+Tabs back.

It seems that if the user lifts up the Alt key before Tab then when they Alt+Tab back the focus is on the file menu. 
This is quite annoying as if the file menu has the focus and the user starts typing all kinds of things can happen.
Comment 1 Peter Pis 2008-09-17 22:10:56 UTC
Reassigning to "core" for further evaluation.
Comment 2 Lukas Hasik 2008-09-17 23:12:16 UTC
Unfortunately well known JDK problem, duplicate of 73960

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