Bug 55370

Summary: Shell style problem
Product: [Eclipse Project] Platform Reporter: Robert Bacs <robert_bacs>
Component: SWTAssignee: Platform-SWT-Inbox <platform-swt-inbox>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3 CC: grant_gayed
Version: 3.0   
Target Milestone: ---   
Hardware: PC   
OS: Linux-GTK   
Whiteboard:

Description Robert Bacs CLA 2004-03-19 10:04:34 EST
Problems creating a not resizable shell. when creating a shell with SWT.CLOSE 
style it results a shell which is resizable and have a maximize button. On 
Windows platform everything is fine but on Linux GTK seems to be a problem with 
the style bits.
Comment 1 Grant Gayed CLA 2004-03-22 15:00:03 EST
This is a function of the WM being used, and is out of our control.


*** This bug has been marked as a duplicate of 32481 ***
Comment 2 Grant Gayed CLA 2004-03-22 16:30:09 EST
sorry, I should have marked this as a dup of a more recent bug which does
propose a workaround.
Comment 3 Grant Gayed CLA 2004-03-22 16:30:33 EST

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