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 - Text Editor looses focus when using Alt+Tab
Summary: Text Editor looses focus when using Alt+Tab
Status: RESOLVED DUPLICATE of bug 73960
Alias: None
Product: editor
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-06 20:21 UTC by Jerry Waldorf
Modified: 2007-12-07 09:22 UTC (History)
0 users

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 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 ***