Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » NatTable » Bug or wanted behavior: selectAll
Bug or wanted behavior: selectAll [message #1725965] Tue, 08 March 2016 16:21 Go to next message
Tommy R is currently offline Tommy RFriend
Messages: 32
Registered: October 2011
Location: Hamburg
Member
Hello,

when you select a row via row header (so the whole row will be selected) and press CTRL + A you'll get the following behavior:
The table (all rows and columns) are selected except the row header and first cell of the initially selected row.
Is this a bug or wanted for some reason (which?).

Anyway this can easily be fixed by calling clear() first in the
org.eclipse.nebula.widgets.nattable.selection.SelectionLayer.selectAll()
-method

Regards
Tommy

[Updated on: Wed, 09 March 2016 08:50]

Report message to a moderator

Re: Bug or wanted behavior: selectAll [message #1726119 is a reply to message #1725965] Wed, 09 March 2016 20:06 Go to previous messageGo to next message
Dirk Fauth is currently offline Dirk FauthFriend
Messages: 2902
Registered: July 2012
Senior Member
Sorry but I can not reproduce that behavior. Is it possible that you only think the first cell of the initially selected row is not selected because the selection anchor stays there? BTW, this is the same behavior as in well known spreadsheet applications.
Re: Bug or wanted behavior: selectAll [message #1726754 is a reply to message #1725965] Wed, 16 March 2016 08:13 Go to previous message
Luke Chen is currently offline Luke ChenFriend
Messages: 10
Registered: March 2016
Junior Member
How can I capture this action when you press Ctrl + A ?
Previous Topic:how to hide multiple Columns in Nattable
Next Topic:Programmatically sorting works only when column is visible
Goto Forum:
  


Current Time: Thu Apr 25 18:02:27 GMT 2024

Powered by FUDForum. Page generated in 0.02576 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top