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 104901 - File menu gains focus while alt-tabbing
Summary: File menu gains focus while alt-tabbing
Status: RESOLVED DUPLICATE of bug 42113
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: David Simonek
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2007-05-26 20:02 UTC by mamuf
Modified: 2008-12-22 13:43 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 mamuf 2007-05-26 20:02:40 UTC
This happened in version 5.5, too. When you are focused in the editor window 
and you alt-tab to another application, NetBeans focuses on the menu bar's File 
menu and when you alt-tab back to the NetBeans IDE, the File menu still holds 
the focus. The matter is that pushing Alt key switches focus between the menu 
bar and anything else currently focused. This is good, but it should not happen 
while Alt-Tabbing.

Thank You.
Comment 1 novakm 2007-05-29 09:54:33 UTC
I tried described scenario in NB 5.5.1 on both Windows Vista and Windows XP, but
couldn't reproduce. Does it happen every time to you or just sometimes? What
version of Java do you use? Do you work in conditions that are anyhow special
(like dual monitor, or whatever not really standard)?
Comment 2 mamuf 2007-05-29 10:42:02 UTC
It seems to happen every time. I'm using JDK 1.6 w/ JRE 1.6, Windows XP SP2. I 
really don't know if this could be caused by something else in the system (like 
display drivers?). It happens even with clear profile (ie. not imported from 
older version; I allways try this first).

Some of my co-students have also complained this is an issue. This was on 
Solaris (SunOS 5.10, CDE and maybe even Gnome) and JDK 1.5 with NB5.5.
Comment 3 Peter Pis 2007-06-08 13:52:29 UTC
Reassigning to "core" for evaluation.
Comment 4 Stanislav Aubrecht 2007-07-03 17:19:52 UTC
i can't reproduce in nb60 m10 but i did encounter this issue intermittently in previous versions
Comment 5 David Simonek 2007-07-09 15:29:52 UTC
Well known Swing/AWT issue, see descriptions in duplicate reports: 42113

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