I have committed this change: Sending wtk-terra\src\org\apache\pivot\wtk\skin\terra\TerraTableViewSkin.java Transmitting file data . Committed revision 1453906.
The code now will make the same check in both fixed and variable row height case and return -1 if the index is beyond the end of the data. Brendan, can you check your code with the latest svn version? ~Roger Whitcomb -----Original Message----- From: Sandro Martini [mailto:[email protected]] Sent: Thursday, March 07, 2013 12:59 AM To: [email protected] Subject: Re: IndexOutOfBoundException in TableView when Highlight is set to true Hi all, to me this looks good ... Roger, do you think it would be good (maybe) to add just before the return to add a check that rowIndex is inside a valid range ? Anyway, go with the commit ... Bye
