We have a JFace table with combo box cell editors in it. It works fine except for these issues:
1. Only the first cell is highlighted when it is clicked on.
2. To edit a cell in the second column of a row, we must first click on the cell in the first column of that row.
Any ideas why this is happening?
