TablePane containing column-spanning cells reports wrong preferred height
-------------------------------------------------------------------------
Key: PIVOT-441
URL: https://issues.apache.org/jira/browse/PIVOT-441
Project: Pivot
Issue Type: Bug
Components: wtk
Affects Versions: 1.4
Reporter: Greg Brown
Fix For: 2.0
Attachments: column_spanning_test.wtkx
With 2 columns and a column span of 2, the TablePane seems to report a
preferred height of more than it actually needs (the blue background shows the
height the table pane is given). When one of the columns is removed and the
column span is set to 1, it behaves as expected (note that you need to resize
the window to cause the text to wrap to see the incorrect behavior).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.