Enhancement
(User-visible)
Detail
#28206
Row selection column in tables: Click next to checkbox discards selection
In a selection table, especially in the multi-select case with checkboxes, it is easy to want to select many checkboxes and not hit the checkbox exactly once. In this case, the entire selection is discarded and only the last row clicked is selected.
Improvement
The cell area outside the checkbox should not react actively to clicks. You may even want to switch this off for the entire table or certain columns.
Test
Set selection in a table with multi-selection via the checkbox in the selection column. Clicks just next to the checkbox must not reset the selection to the row clicked on.