[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Cell gets activated in a wrong row after scrolling in tableviewer

The issue is in tableviewer which has editable cells, if the table viewer has more data than that can be viewed without scrolling. If I click on the cell editor of the first row and then scroll thru' to the bottom of the tableviewer and click on that cell, it is activating the cell in a different row. I'm using v3.2. Is it a known issue? Is there any work around for this?