Fri 15 Sep 2017 09:00:23 AM UTC, original submission:
I tested this on MacOS with grid.sps.
Problem 1:
When I first select a single cell and then select a whole row and sheet is not scrolled, then
a) The cell which was currently in focus is redrawn with some blur.
b) The cell in the first column of the selected row gets the thick black frame but the cell content is empty grey. The remaining cells of the selected row area are correct with grey background.
It works if I first select the cell in the first column of the row which I select in a second step, i.e. Select cell row 7 column 1, then select row 7 will result in correct display.
I attached a screen shot.
When I select different rows, then this blurred redraw moves to the cell in the same column but to the previously selected row. Sometimes the blurred cell redraw moves to the cell in the selected row. But it is always the same column.
The problem is the same for column select.
Problem 2:
When I select a single cell, e.g. 4,003 and then select a row e.g. row 6, then the empty grey cell in the first column is drawn as described before. When I then go the variable view and then back to data view, then the first cell in row 6 is drawn with content 4,003 and a dashed line frame. Clicking again in that cell enters edit mode and I can edit 4,003. When I change the data to 4,04 and hit RETURN, then this data is in cell row 6 column 1.
|