Defect #37481
Fix the unintentional selection of rows with the context menu
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | UI | |||
Target version: | 4.2.8 | |||
Resolution: | Fixed | Affected version: |
Description
There is a problem when selecting an issue row with the context menu.
Steps to Reproduce
1. Display the issue list and click on any line in the middle to make it selected.
2. Click the same line again while holding down the Shift key.
3. All the rows below the clicked row become selected unintentionally.
The patch can be applied to r21734
Associated revisions
Fix the unintentional selection of rows with the context menu (#37481).
Patch by Takashi Kato.