Sachin says to indicate that this issue and IID 8762 are regressions. They do not occur in v13.0.0-3
1. execute a select that generates at least 10 rows in the grid results and left click a cell in the grid results
2. right click on a row number at some point below that selected cell
3. a whole row get selected.
4. left click on a different cell in the grid
5. right click on another row number.
6. Many rows get selected even though no drag select took place.
7. Previous versions of ADStudio do not select any additional rows if you right click in the row numbers. Version 12.0.19-10 of adstudio will deselect any grid cells and rows once the right click takes place in the rownumbers.
see attached GIF Animation
Issue #8764 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
Fixed Build 32125 |
No time estimate |
After further observation it seems that the previous left click positions are being used as a starting point for the additional row selections once a new rightclick is performed. This works similarly to a shift click. Random is not the best word to describe this behavior.