TableWrapLayout bug [message #465789] |
Tue, 20 December 2005 14:20 |
Hans Messages: 36 Registered: July 2009 |
Member |
|
|
In Eclipse 3.1.1 I seem to be running into a bug in TableWrapLayout and
would like to know whether others have experienced similar problems. I
have a ScrolledForm with nested sections and composites insides the
section bodies, and some of these composites contain a Text control with
SWT.WRAP style. If I remove the wrap flag, then there is no problem.
However, with wrapping turned on, the body of the scrolled form gets
allocated way too much vertical space. The space is left blank and is
bigger if the wrapped Text contains a lot of text. All containers from
the Text upwards to the scrolled form have TableWrapLayout.
Does anyone know whether this is a known bug and whether it has been
fixed since 3.1.1 came out? I found the following item on bugzilla,
which looks suspiciously similar:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=104839
but this has been reported ages ago and has not even been assigned to a
developer.
Any workarounds?
Hans
|
|
|
Powered by
FUDForum. Page generated in 0.03778 seconds