Feature #1253
Sunstone: check item by clicking on row
Status: | Closed | Start date: | 04/23/2012 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Hector Sanjuan | % Done: | 100% | |
Category: | Sunstone | |||
Target version: | - | |||
Resolution: | fixed | Pull request: |
Description
The checkbox on the head of the rows is a very small clicking area, it would be more accessible if clicking on the row selects the checkbox.
See the attached plugin, it implements this. (Clicking on row checks the box if there is at most 1 of them selected, Ctrl+click always toggles the checkbox.)
Associated revisions
Feature #1253: Modify row click behaviour in Sunstone
When clicking on a row with CTRL it will be checked/unchecked. When >= 1 rows are already selected, subsequent clicks on rows will (un)select them instead of triggering the info dialog.
Feature #1253: Ctrl + click select row for sunstone and selfservice
Feature #1253: Ctrl + click select row for sunstone and selfservice
(cherry picked from commit 0e02730af849d6c7cae1e6909385232784bd9104)
Feature #1253: Modify row click behaviour in Sunstone
When clicking on a row with CTRL it will be checked/unchecked. When >= 1 rows are already selected, subsequent clicks on rows will (un)select them instead of triggering the info dialog.
(cherry picked from commit 6cf2c019ff0fec234beb668fcf20e9d3611837c3)
History
#1 Updated by Hector Sanjuan about 9 years ago
- Assignee set to Hector Sanjuan
Hi,
I had thought of this before and I like the solution that ctrl acts as modifier to decide whether the row click behaves normally or selects the row when no checkboxes are ticked already. Ill try to include it somehow. Thanks!
#2 Updated by Hector Sanjuan about 9 years ago
- Status changed from New to Assigned
- % Done changed from 0 to 100
- Resolution set to fixed
#3 Updated by Ruben S. Montero about 9 years ago
- Status changed from Assigned to Closed