Project

General

Profile

Actions

Feature #5506

closed

Make it easier to select multiple issues via checkboxes

Added by John B almost 14 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Issues
Target version:
-
Start date:
2010-05-11
Due date:
% Done:

0%

Estimated time:
Resolution:
Duplicate

Description

It's possible to select multiple issues by checking the checkboxes in the issue table. However, you have to make sure you hit the actual checkbox, because if you miss the checkbox but still hit the table cell that contains the checkbox all your marked issues are dropped.

In my opinion, a good solution would be to count clicks within the entire tr.issue.td.checkbox region since is most likely that the user intended to check the checkbox (this is probably not valid css ;-)).


Related issues

Is duplicate of Redmine - Defect #30236: Accidentally clicking next to the checkbox breaks issue selectionClosedJean-Philippe Lang

Actions
Actions #1

Updated by Moritz Voss over 13 years ago

+1

Actions #2

Updated by Nick Peelman over 13 years ago

Have you tried holding control or shift when selecting multiple items?

Actions #3

Updated by John B over 13 years ago

What Nick Peelman just wrote does in fact solve the problem, but I didn't know about this feature until now.

Also, it seems that by using Shift you get some strange behaviour (multiple items get selected if you shit-click on the cell of the checkbox but not the checkbox itself.); In my case Issue #8 + Issue #9 got selected automatically when shift-clicking on Issue #9's cell that contains the checkbox.

Actions #4

Updated by Jonas De Meulenaere about 13 years ago

  • Category set to Issues

Use Crtl instead to select individual lines. Shift selects a range of lines (from...to). This behaviour is identical to other list selection on Windows/Linux.

Actions #5

Updated by Phil Miller about 11 years ago

Shift-click selects issues between a range when clicking outside the checkbox, but not when clicking on the checkbox(es) for either click. So, range selection is now possible (i.e. this issue could be resolved) but it has some usability problems.

Actions #6

Updated by Go MAEDA about 4 years ago

  • Status changed from New to Closed
  • Resolution set to Duplicate

John B wrote:

In my opinion, a good solution would be to count clicks within the entire tr.issue.td.checkbox region since is most likely that the user intended to check the checkbox (this is probably not valid css ;-)).

Fixed in Redmine 4.0.2 (#30236).

Actions #7

Updated by Go MAEDA about 4 years ago

  • Is duplicate of Defect #30236: Accidentally clicking next to the checkbox breaks issue selection added
Actions

Also available in: Atom PDF