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 176606 - Alt+Tab does not remove menu Alt state when returning to editor
Summary: Alt+Tab does not remove menu Alt state when returning to editor
Status: RESOLVED DUPLICATE of bug 73960
Alias: None
Product: editor
Classification: Unclassified
Component: Actions/Menu/Toolbar (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-11 15:52 UTC by djsipe
Modified: 2009-11-12 02:42 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 djsipe 2009-11-11 15:52:42 UTC
I'm using the PHP flavor of NetBeans.

Whenever I press Alt+Tab in Windows to switch to another application and then Alt+Tab back to NetBeans, the top menu is in focus..meaning I can press "F" to open the File menu and so on.

I can only imagine this is because the initial Alt keystroke I enter when pressing Alt+Tab is not getting reset when I return to the application.

This bug may seem minor, but it is a huge pain when you have to copy and paste text from another file into the editor.  It forces you to press Alt (or Esc) upon returning to the app so the cursor in the editor appears again and you can paste your text.
Comment 1 Jiri Prox 2009-11-12 02:42:50 UTC
I agree, this is very annoying, but unfortunately this is problem on swing side, we cannot do anything in Netbeans with it. See bug 73960

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