Issue Details (XML | Word | Printable)

Key: PICARD-248
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Normal Normal
Assignee: Michael Wiencek
Reporter: Calvin Walton
Votes: 3
Watchers: 3
Operations

If you were logged in you would be able to see more operations.
Picard

Ctrl-clicking in releases list pane requires clicking twice.

Created: 28/Jun/12 05:41 PM   Updated: 16/Aug/12 10:09 AM   Resolved: 16/Aug/12 10:09 AM
Component/s: User Interface
Affects Version/s: 1.0
Fix Version/s: 1.1


 Description  « Hide

Using git commit 1ac0b64d01f9cc3dcd5c722e9aa13b1b77c13056 (Lukáš Lalinský: Merge remote-tracking branch 'mineo/cluster-analyze')

When ctrl-clicking files or releases in the right pane of picard, in order to select multiple releases or multiple tracks within a release, it doesn't work correctly.

The first ctrl-click only moves the focus box (dotted grey border) to the item that you clicked on. If you ctrl-click again on the same item (once it's "focused"), then it is selected.

The expected behaviour is that ctrl-clicking on an item once would select it.

Using qt 4.8.2, PyQt4 4.9.3, python 2.7.3 on Linux.



Sort Order: Ascending order - Click to sort in descending order
Calvin Walton added a comment - 28/Jun/12 05:46 PM

According to Mineo, this issue affects 1.0.


Wieland Hoffmann added a comment - 28/Jun/12 05:49 PM

A quick bisecting shows that ee37c70d4dfd4d92a390acbaeba54378fd8b66c "Interface doesn't allow keyboard only management (PICARD-103)" causes this.


voiceinsideyou added a comment - 29/Jun/12 05:45 PM

Yeah, I've noticed this too on Windows 7 x64. It wonder if related to PICARD-244 also.