Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 581333

Summary: [Mixed Filter Row] issues with column grouping
Product: [Technology] NatTable Reporter: Dirk Fauth <dirk.fauth>
Component: GlazedLists ExtensionAssignee: Dirk Fauth <dirk.fauth>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0.5   
Target Milestone: 2.1.0   
Hardware: PC   
OS: Windows 10   
See Also: https://git.eclipse.org/r/c/nattable/org.eclipse.nebula.widgets.nattable/+/199367
https://git.eclipse.org/c/nattable/org.eclipse.nebula.widgets.nattable.git/commit/?id=2289a66815d36f20dc8668edd8f6d7ad5bac494b
Whiteboard:

Description Dirk Fauth CLA 2023-01-12 03:06:54 EST
If the ComboBoxFilterRowHeaderComposite is used together with the ColumnGroupHeader, there are issues with non combo box filter columns. The issue is in getDataValueByPosition() as the row position is not correctly checked if it is the filter row position.

Additionally there is an issue if the ComboBoxFilterRowHeaderComposite is used but not a single combo box filter editor is registered. In that case it will always apply a matchNone filter.
Comment 1 Eclipse Genie CLA 2023-01-12 03:07:51 EST
New Gerrit change created: https://git.eclipse.org/r/c/nattable/org.eclipse.nebula.widgets.nattable/+/199367
Comment 3 Dirk Fauth CLA 2023-03-31 03:48:46 EDT
Fixed with 2.1.0