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 25466

Summary: autoupdate/proxy dialogs get lost behind IDE window
Product: platform Reporter: John Jullion-ceccarelli <johnjullion>
Component: -- Other --Assignee: _ ttran <ttran>
Status: CLOSED FIXED    
Severity: blocker CC: dsimonek, jglick, pzavadsky
Priority: P1    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:

Description John Jullion-ceccarelli 2002-07-09 17:54:40 UTC
win2k jdk1.4 7-9 dev build

1. Open Update Center dialog.
2. Click Proxy Configuration.
3. Bring another window on your system up (in my case I 
brought up the Internet Explorer window to check get my 
proxy settings from there)
4. Go back to the IDE window.

The Update Center and Proxy Configuration dialog boxes are 
lost behind the IDE window. No way to get back to them, 
have to close the IDE. Marking as P1 since there's data 
loss if you had unsaved changes in the Source Editor.
Comment 1 John Jullion-ceccarelli 2002-07-09 18:55:25 UTC
on playing with it some more, the dialogs do get fronted 
if you just minimize the window that's in front of the IDE 
windows. If you click the IDE entry on the task bar, they 
are behind the IDE window.
Comment 2 _ ttran 2002-07-10 07:26:56 UTC
this is a bug in core, not autoupdate, true for all non-modal dialogs
I believe.  It's probably caused by using null instead of the main
window as parent for dialogs, a change made recently.
Comment 3 _ ttran 2002-07-10 10:14:05 UTC
Going back to using main window as parent for dialogs.  Reopened issue
23902
Comment 4 Jiri Kovalsky 2002-07-11 10:31:23 UTC
Could you Trung fix this into QBE200207100100 branch too ?
Comment 5 _ ttran 2002-07-11 11:29:40 UTC
fix merged from trunk to QBE200207100100
Comment 6 Marian Mirilovic 2002-07-11 17:11:44 UTC
verified in [nb34_beta3](20020711) &
verified in [nb_dev](20020711)
Comment 7 Quality Engineering 2003-07-01 16:24:06 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.