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 37239

Summary: Focus moved to main window after maximize action
Product: platform Reporter: Peter Zavadsky <pzavadsky>
Component: Window SystemAssignee: Peter Zavadsky <pzavadsky>
Status: VERIFIED FIXED    
Severity: blocker Keywords: FOCUS
Priority: P3    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Peter Zavadsky 2003-11-14 13:47:41 UTC
Open some document in editor,
it has focus (see blinking cursor),
maximize it,
the focus is moved to main window (toolbar or menu).
Comment 1 Peter Zavadsky 2003-11-14 15:24:44 UTC
During that switch to maximized (and back) state are removed and added
components into hierarchy.. thus the focus is moved to the
toolbar/menu etc.
Comment 2 Peter Zavadsky 2003-11-14 15:28:16 UTC
Fixed in [trunk]

core/windows/../view/ui/MainWindow.java 1.3
Comment 3 Peter Zavadsky 2003-11-18 14:13:18 UTC
*** Issue 37302 has been marked as a duplicate of this issue. ***
Comment 4 Marian Mirilovic 2003-11-19 13:52:56 UTC
verified in [nb_dev](200311181900)