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

Bug 581400

Summary: [GroupBy] exceptions with row based cell label accumulators
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/+/199510
https://git.eclipse.org/c/nattable/org.eclipse.nebula.widgets.nattable.git/commit/?id=1a4b64d4177de11a63b5166ee928c0a6c4a88898
Whiteboard:

Description Dirk Fauth CLA 2023-01-23 02:37:51 EST
If you set an IConfigLabelAccumulator on a GroupByDataLayer that uses the row position to access the TreeList, you will see some exceptions caused by incorrect list indexes.

The reason is a missing position-index-transformation in the GroupByDisplayConverter.
Comment 1 Eclipse Genie CLA 2023-01-23 02:38:36 EST
New Gerrit change created: https://git.eclipse.org/r/c/nattable/org.eclipse.nebula.widgets.nattable/+/199510
Comment 3 Dirk Fauth CLA 2023-03-31 03:47:31 EDT
Fixed with 2.1.0