Using TablePane.Filler to align cells in a TablePane can result in blocked
mouse input when a Component's 'columnSpan' is > 1
-----------------------------------------------------------------------------------------------------------------------------
Key: PIVOT-768
URL: https://issues.apache.org/jira/browse/PIVOT-768
Project: Pivot
Issue Type: Improvement
Components: wtk, wtk-terra
Affects Versions: 2.0
Environment: n/a
Reporter: Chris Bartlett
Priority: Minor
Fix For: 2.1
See attached BXML file and screenshot
A workaround is to make the 'filler' Component non-visible, whether it is an
actual TablePane.Filler or something else.
(A non-visible Label works exactly the same as a TablePane.Filler instance)
Perhaps TablePane.Filler should default to being non-visible to avoid this
problem?
I haven't investigated this in any way, so making the change may well have
ramifications elsewhere.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira