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 123592

Summary: Text Editor looses focus when using Alt+Tab
Product: editor Reporter: Jerry Waldorf <jwaldorf>
Component: NavigationAssignee: issues@editor <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jerry Waldorf 2007-12-06 20:21:07 UTC
When switching between applications using the Alt+Tab keys on Windows the focus moves from the text editor to the Menu.
 The user must then press the Alt key one more time to switch back to the text editor.  If they start typing right away
when back in the netBeans with the focus on the menu, the menu navigation kicks in and the user starts executing menu
commands.  If they are in the end of typing Javafx and type "f" "x" they will exit netbeans.  Or other actions that they
don't want.

I am constantly switching back and forth between documentation that is in the firefox and netBeans that I constantly run
into this issue.  Which is very frustrating.  I imagine that many other people need to code while reading through
documentation and therefore suffer the same problem.  See attachment for a video of this in action.
Comment 1 Miloslav Metelka 2007-12-07 09:09:09 UTC
I'm wondering whether there isn't any resident program causing this.
Do you use keyboard locale switching in Windows? (e.g. I could switch between US and Czech keyboards) If so do you
switch by Alt+Shift or another key combination?
Could you please attach the NetBeans log file? Thanks.
Comment 2 Jiri Prox 2007-12-07 09:22:03 UTC
Unfortunately  this is a JDK bug, see issue 73960

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