Bug 24729 - [Dialogs] Dialog resizable that should not be throws error
Summary: [Dialogs] Dialog resizable that should not be throws error
Status: CLOSED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0.1   Edit
Hardware: PC Linux-GTK
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Tod Creasey CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 24815
Blocks:
  Show dependency tree
 
Reported: 2002-10-12 12:44 EDT by Geoff Longman CLA
Modified: 2005-05-10 14:56 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Geoff Longman CLA 2002-10-12 12:44:42 EDT
Have a dialog, a standard dialog, nothing special, that is not resizeable in 
Windows. But under linux (GTK), the dialog is resizeable and an error dialog is 
shown saying there is an SWT error and asking the user if they wish to exit 
Eclipse.

Eclipse 2.0.1(GTK)
Mandrake 9.0

no log information is available

more info can be found here:

http://sourceforge.net/tracker/index.php?
func=detail&aid=619337&group_id=50321&atid=459328
Comment 1 Geoff Longman CLA 2002-10-12 12:53:37 EDT
Should add that the error occurs when the dialog is resized!
Comment 2 Steve Northover CLA 2002-10-15 12:45:20 EDT
We are at the mercy of the Window Manager.  We request dialog trimmings but the 
Window manager is free to ignore us and make every window resizeable.  I'm 
pretty sure this isn't an SWT problem.  The error dialog is something that 
Eclipse does, not SWT.

I tried following the link to see the stack trace but I couldn't get in.  
Geoff, please attach the stack trace to this PR.

I'm moving this to UI for now.
Comment 3 Geoff Longman CLA 2002-10-15 14:38:54 EDT
Alas, no log info was posted into the .log file at the time of the error.

Geoff
Comment 4 Tod Creasey CLA 2002-10-15 14:50:31 EDT
I suspect it is related to the GTK resize core in Bug 24797
Comment 5 Tod Creasey CLA 2002-10-21 08:36:43 EDT
the GTK problem is fixed in the M2 build. Marking as Fixed - please reopen if 
you van make it happen again in M2 or later.
Comment 6 Tod Creasey CLA 2005-05-10 14:56:12 EDT
Marking closed