Bug 18399 - [Workbench] Task bar does not bring window to front when certain dialogs shown
Summary: [Workbench] Task bar does not bring window to front when certain dialogs shown
Status: RESOLVED DUPLICATE of bug 46556
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 2.0   Edit
Hardware: Other Windows 98
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Steve Northover CLA
QA Contact:
URL:
Whiteboard:
Keywords: investigate
Depends on: 18483
Blocks:
  Show dependency tree
 
Reported: 2002-05-30 22:54 EDT by Dave Thomson CLA
Modified: 2004-01-19 12:20 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Thomson CLA 2002-05-30 22:54:31 EDT
When certain dialogs are being displayed, and you click on the window that you 
were using when the dialog came up, the window does not come to the front - 
only the dialog does.  This is incorrect behavior.  I have seen it in a couple 
places - in confirmation dialogs, and in progress dialogs (I was testing Get 
and Synchronize in target management).

To see this behavior, in the simple confirmation dialog case, do the following:
Select a file in the navigator.
Press Delete.
Confirmation dialog appears.
Select another window in the task bar to obscure the eclipse window.
Now select the eclipse window in the task bar again.
Only the confirmation dialog comes to the front.
Both the eclipse window AND the dialog should come to the front.
Many dialogs do work correctly - for example New Project etc.
However some, like confirmation and progress (some? all?) do not work.
Comment 1 Nick Edgar CLA 2002-05-30 23:08:35 EDT
Noticed that the Packages view's delete confirmation dialog works properly, 
but Navigator's does not.  The Navigator just uses MessageDialog.openQuestion, 
and seems to be setting the parent shell correctly (no separate item for the 
dialog in the task tray).
Comment 2 Tod Creasey CLA 2002-05-31 08:18:12 EDT
Cannot replicate on Win 2000 or Windows 98 in build 20020529.
Comment 3 Dave Thomson CLA 2002-05-31 10:24:18 EDT
I am able to repeat on 98 in Build 0530 in both navigator and packages view.
Comment 4 Dave Thomson CLA 2002-05-31 11:00:54 EDT
Additional information.  Does NOT happen if you have IE 5 installed.  It DOES 
happen if you have IE 6 installed.
Comment 5 Nick Edgar CLA 2002-05-31 16:31:45 EDT
Confirmed that we are setting the parent shell properly.
Could not reproduce it on my work machine which is also running XP with IE 6.
Marking later to match bug 18483.
Comment 6 Randy Giffen CLA 2002-08-12 10:38:25 EDT
Reopened for investigation
Comment 7 Eduardo Pereira CLA 2002-09-06 10:32:58 EDT
Moving to SWT for comment. Should we be doing something else but opening with a 
parent?
Comment 8 Mike Wilson CLA 2002-09-06 11:40:43 EDT
SN to investigate *further*.
Comment 9 Steve Northover CLA 2002-09-10 11:39:46 EDT
Are you opening with a parent?  Does this fix the problem?
Comment 10 Steve Northover CLA 2004-01-19 12:19:25 EST
*** Bug 46556 has been marked as a duplicate of this bug. ***
Comment 11 Steve Northover CLA 2004-01-19 12:20:57 EST

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