Bug 246887 - [Dialogs] IconAndMessageDialog width is limitted causing content to be truncated.
Summary: [Dialogs] IconAndMessageDialog width is limitted causing content to be trunca...
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.2.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-10 12:33 EDT by david radley CLA
Modified: 2019-09-06 15:36 EDT (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 david radley CLA 2008-09-10 12:33:01 EDT
Build ID: Version: 3.2.2.r322_v20070119-RQghndJN8IM0MsK

Steps To Reproduce:
1.Create a class that extends IconAndMessageDialog
2.In the constructor specify setShellStyle(getShellStyle() | SWT.RESIZE);
3. The size of the dialog is limitted to the same as the Eclipse window itself.  
4. This means when we add a TreeViewer to the dialog containing 300 characters of text the final characters are not displayed (even using the scroll bar. The complete text appear in the hover text.
Comment 1 Mike Wilson CLA 2009-05-05 10:46:22 EDT
Changing Version tag to something more believable. 
Comment 2 Susan McCourt CLA 2009-07-08 16:08:33 EDT
It sounds to me like you are using an IconAndMessageDialog when a regular dialog would be more appropriate.  Is there a reason you can't create your own dialog?  

A screen shot would help demonstrate the problem, as well as a code snippet that demonstrates the issue.


(Changing ownership per http://wiki.eclipse.org/Platform_UI/Bug_Triage_Change_2009)
Comment 3 Eclipse Webmaster CLA 2019-09-06 15:36:37 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.