Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 298174

Summary: [design] Dialog with lightbox effect gets bigger each time the browser window is resized
Product: [RT] RAP Reporter: Beyhan Veliev <beyhan.veliev>
Component: WorkbenchAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: beyhan.veliev, mknauer
Version: 1.3   
Target Milestone: 1.3 M5   
Hardware: All   
OS: All   
Whiteboard:

Description Beyhan Veliev CLA 2009-12-18 08:58:02 EST
Build Identifier: 

A dialog with the new lightbox effect gets bigger each time the browser is resized.

Reproducible: Always

Steps to Reproduce:
1. Create and open a dilaog with the lightbox effect.
2. Resize the browser window.
3. Your dialog with the lightbox effect gets bigger each time the browser window is resized.
Comment 1 Ivan Furnadjiev CLA 2009-12-22 03:59:36 EST
I can confirm this with the Workbench Demo (Business design) and view part Configuration dialog.
Comment 2 Ivan Furnadjiev CLA 2009-12-22 04:44:23 EST
Fixed in CVS HEAD by removing the resize listener from ConfigurationDialog class.