Skip to main content



      Home
Home » Eclipse Projects » NatTable » Selection multiple cells - possible bug
Selection multiple cells - possible bug [message #1081421] Wed, 07 August 2013 03:59 Go to next message
Eclipse UserFriend
Hi Dirk,

Found a possible bug and wanted to hear your thoughts (couldn't find an open bug ini the Bugzilla) -

When selecting a cell, then pressing Ctrl and choosing a new range (dragging the mouse across), the new range is not updated correctly - the anchor of the new range seems to be (0,0), changing the range completely. This also happens in the example files. When clicking the new anchor wanted and then dragging, everything is fine.

In our implementation, I actually get a Null Pointer Exception when trying to get the selected positions - in SelectionModel.isCellPositionSelected row 213 (cell.getOriginalColumnPosition).

So, my guess would be that the original is not updated correctly, and the (0,0) selection is a mere default.

Should I open a bug report?

Thanks,
Noga


Re: Selection multiple cells - possible bug [message #1081450 is a reply to message #1081421] Wed, 07 August 2013 04:41 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

yes this looks like a bug. Please open a ticket.

Greez,
Dirk
Re: Selection multiple cells - possible bug [message #1081466 is a reply to message #1081450] Wed, 07 August 2013 05:04 Go to previous message
Eclipse UserFriend
Reported - bug number 414548.


Thanks,
Noga
Previous Topic:Wrong calculation of column startX after loadState()
Next Topic:How to combine FreezeLayer and ColumnGroupHeaderLayer
Goto Forum:
  


Current Time: Fri Jul 25 08:49:37 EDT 2025

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

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

Back to the top