Skip to main content



      Home
Home » Eclipse Projects » NatTable » Table cell is moving after Return
Table cell is moving after Return [message #1841756] Thu, 27 May 2021 16:22 Go to next message
Eclipse UserFriend
Hi all,
if I enter a value in a table cell and press RETURN key, the cell content is moved to the left upper corner. I've attached two screenshots, one before and one after editing. It seems that it has to do with layer composition, but I don't know where to start with searching for the bug...
Here's my layer stack (from ground level Data Layer to Viewport):

DataLayer (with ListDataProvider)
DetailGlazedListsEventLayer
RowReorderLayer
SelectionLayer
ViewportLayer

Would be nice if anyone has a hint...

Ralf.
Re: Table cell is moving after Return [message #1841757 is a reply to message #1841756] Thu, 27 May 2021 16:53 Go to previous messageGo to next message
Eclipse UserFriend
Typically this happens when the DefaultEditConfiguration is registered on the wrong layer. From the screenshot I assume you have a CompositeLayer on top as I can see a column header. The configuration needs to be registered on the CompositeLayer
Re: Table cell is moving after Return [message #1841758 is a reply to message #1841757] Thu, 27 May 2021 17:09 Go to previous message
Eclipse UserFriend
Cool. That was the cause. Many thanks for your fast help.

Ralf.
Previous Topic:Filter Not working when column cell value contains "*"
Next Topic:NatTable 2.0.1 released
Goto Forum:
  


Current Time: Tue May 13 21:35:21 EDT 2025

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

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

Back to the top