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

Bug 580369

Summary: Horizontal scrolling to last column when extending selection mit Down-key
Product: [Technology] NatTable Reporter: Klaus Reger <kr>
Component: CoreAssignee: Project Inbox <nattable.core-inbox>
Status: CLOSED DUPLICATE QA Contact:
Severity: normal    
Priority: P3 CC: dirk.fauth
Version: 2.0.2   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Klaus Reger CLA 2022-07-13 02:40:18 EDT
I have the following problem:

I configured the table to use row-selection-mode.

When selecting a row - say on the first column - and then pressing the cursor down arrow key to select the next line, the table selects the second line too, but it always scrolls horizontally to the last column.

This is very annoying for our users. How to prevent this and keep staying on the initially selected column?

Thanks in advance,

(Dirk made some analysis already and told me to file this bug → https://www.eclipse.org/forums/index.php?t=msg&th=1111171&goto=1853621&#msg_1853621)
Comment 1 Dirk Fauth CLA 2022-07-13 03:27:58 EDT
I have created myself a ticket and fixed the bug in NatTable in the meanwhile. Please verify with the latest SNAPSHOT build if this fixes the issue for you and does not introduce any side effects.

*** This bug has been marked as a duplicate of bug 580368 ***