Community
Participate
Working Groups
This is a regression from the Tree-Table-Merge. The JFace FocusCellOwnerDrawHighlighter disables the selection by calling setData with Table.ALWAYS_HIDE_SELECTION as key. This setting is still being preserved in TableLCA, but never rendered to the client.
Fixed in CVS HEAD and TreeTableMerge branch. The "alwaysHideSelection" feature was not implemented in the new Table.