Bug 201980 - [Wizards] Update Site Project wizard causes other wizards to be displayed incorrectly
Summary: [Wizards] Update Site Project wizard causes other wizards to be displayed inc...
Status: RESOLVED FIXED
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.4   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 3.4 M2   Edit
Assignee: Remy Suen CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
: 95652 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-09-01 10:39 EDT by Remy Suen CLA
Modified: 2009-02-26 16:35 EST (History)
3 users (show)

See Also:
baumanbr: review+


Attachments
Patch to set the proper Control for the page. (1.24 KB, patch)
2007-09-01 10:39 EDT, Remy Suen CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Remy Suen CLA 2007-09-01 10:39:52 EDT
Created attachment 77529 [details]
Patch to set the proper Control for the page.

The issue is explained in bug 95652.

See the fourth comment to reproduce the error:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=95652#c4

Essentially, it seems that the wizard is not setting the "original" top level control of the wizard and it is causing some issues. Technically, the platform should prevent such problems from occurring (which is what bug 95652 is for), but PDE should also be creating/subclassing/manipulating/whatever wizards responsibly.
Comment 1 Brian Bauman CLA 2007-09-07 15:06:04 EDT
patch applied to HEAD.  

Remy, thanks for the heads up on the problem while also including a fix.  Much appreciated.
Comment 2 Boris Bokowski CLA 2009-02-26 16:35:25 EST
*** Bug 95652 has been marked as a duplicate of this bug. ***