Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » NatTable » Problem scrolling editable cell(Scrolling editable cell)
Problem scrolling editable cell [message #1286411] Sun, 06 April 2014 18:03 Go to next message
Victor Alcantara is currently offline Victor AlcantaraFriend
Messages: 4
Registered: December 2013
Junior Member
Hello, at work we are migrating our tables to Nattables. I was looking some examples on Editing (EditableGridExamples in ASK Column) and I found some possible bugs. For Example: When I trying to edit cell that contains double value using text it becomes red color. That's right! BUT when I scroll the row to the right side the cell seems to follow the scrolling. What is that? Is there some way to disable the Scrolling when I edit cell? Thank you all.

[Updated on: Sun, 06 April 2014 18:06]

Report message to a moderator

Re: Problem scrolling editable cell [message #1286456 is a reply to message #1286411] Sun, 06 April 2014 19:10 Go to previous messageGo to next message
Dirk Fauth is currently offline Dirk FauthFriend
Messages: 2902
Registered: July 2012
Senior Member
As the conversion fails, the editor can not be closed.

Are you testing with the examples app or the sources?
Re: Problem scrolling editable cell [message #1286466 is a reply to message #1286456] Sun, 06 April 2014 19:25 Go to previous messageGo to next message
Victor Alcantara is currently offline Victor AlcantaraFriend
Messages: 4
Registered: December 2013
Junior Member
Hello, I have tested both. And other thing is when I scroll one editable cell with red text color and put exactly on another editable cell and change the value the new editable cell got the value and not my first cell that I really want to edit.
Re: Problem scrolling editable cell [message #1286473 is a reply to message #1286466] Sun, 06 April 2014 19:35 Go to previous messageGo to next message
Dirk Fauth is currently offline Dirk FauthFriend
Messages: 2902
Registered: July 2012
Senior Member
Please open a ticket that scrolling with an open editor that can not be closed because of validation or conversion failures leads to several issues.

Maybe I can avoid scrolling in such cases and push a fix before code freeze for 1.1
Re: Problem scrolling editable cell [message #1286535 is a reply to message #1286473] Sun, 06 April 2014 21:15 Go to previous messageGo to next message
Victor Alcantara is currently offline Victor AlcantaraFriend
Messages: 4
Registered: December 2013
Junior Member
Ok I opened a new bug ticket. Thank you.
Re: Problem scrolling editable cell [message #1286919 is a reply to message #1286535] Mon, 07 April 2014 07:35 Go to previous message
Dirk Fauth is currently offline Dirk FauthFriend
Messages: 2902
Registered: July 2012
Senior Member
Hi,

maybe my question was not precise. When I asked if you tested this with the sources, I meant "Did you checkout the NatTable sources and tested if the issue still occurs with the current development head?".

I just tested with the current development head and the issue does not occur there. In the commit history I've found that the issue was already fixed here https://bugs.eclipse.org/bugs/show_bug.cgi?id=425848

So please wait for the upcoming release.

Greez,
Dirk
Previous Topic:NatTable : Table level validations (continued)
Next Topic:NatTable 1.1 code freeze
Goto Forum:
  


Current Time: Wed Apr 24 23:43:06 GMT 2024

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

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

Back to the top