Bug 4847 - Property dialog put behind workbench window (1GKRN9Z)
Summary: Property dialog put behind workbench window (1GKRN9Z)
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 2.0   Edit
Hardware: All Windows NT
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Veronika Irvine CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-11 14:24 EDT by Dani Megert CLA
Modified: 2003-03-05 20:23 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dani Megert CLA 2001-10-11 14:24:05 EDT
Project --> Properties --> Build Path
	==> dialog goes away - actually behind main window.
			select the workbench in the task bar to bring the dialog back
	no log

	Note these pages have the same problem:
		Code Formatter page
		Compiler pereference page


NOTES:
EG (9/30/2001 10:36:18 PM)
	the commonality among these pages is that they all contain
	a tabbed folder.
	The behaviour does not occur with our code running on
	136, so this must be a problem that got introduced in a 	
	layer below of us. Starting at the bottom most layer and
	moving to SWT.

EG (01.10.2001 12:39:21)
	The problem only shows up on Win98 and WinNT. 
	It doesn't show up on Win2000.

VI (02/10/2001 1:59:22 PM)
	You have to tear off the Properties view first to cause this to happen.
	There were some changes to moveAbove which may have an impact on this.

SN (10/4/01 5:25:12 PM)
	Was this fixed by the fix that fixed "1GKZH74: ITPJUI:WIN2000 - Disappearing Stop icon"?

VI (09/10/2001 9:02:43 AM)
	Tried again on Windows NT - including the fix for 1GKZH74 - and the problem still occurs.
Comment 1 Dani Megert CLA 2001-10-24 09:18:09 EDT
See comment of VI (02/10/2001 1:59:22 PM):
        You have to tear off the Properties view first to cause this to happen.
        There were some changes to moveAbove which may have an impact on this.

How would I tear off the properties dialog? With
Project --> Properties --> Build Path
I meant that the properties dialog of a Java Project (not the Property view) is 
opened via context menu.
The same error appears for any property/preference dialog with a tabbed folder.
Comment 2 DJ Houghton CLA 2001-10-29 16:43:13 EST
PRODUCT VERSION:
	0.202


Comment 3 Steve Northover CLA 2003-03-05 20:23:14 EST
I just tried this again in 2.1 RC1 and it no longer happens.  I fixed a bug 
involving Z-order and SWT.ON_TOP on Windows 98 quite a while ago and I think 
this was what you were seeing.

Please reopen if it happens again.  Thanks.