Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
QDS 4.4
-
None
-
2
-
08d7dcc46 (qds/dev)
-
QDS Oulu - 2023 Week 47/48, QDS Oulu - 2023 Week 49/50
Description
Issue found
- Selecting existing rows does not work every time I click on the row number.
- Deleting rows seem to be impossible when rows deleted are in the bottom, until I create a new row.
- Creation of rows works every now and then.
- Snapshot: 186
- MacOS, M1
How to reproduce
- Take the latest snapshot
- Open Model editor from view menu
- Create a model
- Create some columns
- Create a few rows
- Delete some rows until you delete the last in the bottom. See the video:
RowDeleteFails.mp4 - Now you can't select a row anymore, until you add a row - then you can.
- Clicking on a cell, and creating rows above or below works randomly. Works sometimes. See the video:
AddingRowsBehavesRandomly.mp4
How it is expected to work
- The whole row selection should happen when the row number is clicked.
- Finding the click target should be easy (now it requires multiple clicks to find it) for both row and cell
- The user should be able to add rows above or below, when a cell is selected
- Deleting a row should be possible when a row or a cell is selected