Opened 13 years ago
Closed 12 years ago
#1195 closed bug (Fixed)
Right-click on folder in Files Tab problem
Reported by: | hammered999 | Owned by: | Cas |
---|---|---|---|
Priority: | trivial | Milestone: | 1.3.3 |
Component: | GTK UI | Version: | 1.2.2 |
Keywords: | Cc: | hammered999 |
Description
Let's say you have a torrent that contains a bunch of files under a folder named "test_folder". Then in the "Files" tab the TreeView? widget contains in the first row the "test_folder" and then in the sub-rows the files that "test_folder" contains.
Now LEFT-click on the first row to select the "test_folder". Then move your mouse a few sub-rows below and RIGHT-click on one of the sub-rows. The first row remains selected. The correct thing is for the sub-row to be selected.
(I don't how this behaves if the torrent contains more than one folders).
Change History (6)
comment:1 Changed 13 years ago by hammered999
- Cc hammered999 added
comment:2 Changed 13 years ago by hammered999
- Component changed from other to gtkui
comment:3 Changed 13 years ago by Cas
- Milestone changed from 1.4.0 to 1.3.0
- Priority changed from major to trivial
- Summary changed from In "FIles" tab problem with right-clicking and the TreeView widget to Right-click on folder in Files Tab problem
- Type changed from defect to bug
- Version changed from 1.2.1 to 1.2.2
comment:4 Changed 13 years ago by damoxc
- Milestone changed from 1.3.0 to 1.4.0
comment:5 Changed 12 years ago by Cas
- Milestone changed from 1.4.0 to 1.3.3
- Owner set to Cas
- Status changed from new to accepted
comment:6 Changed 12 years ago by Cas
- Resolution set to fixed
- Status changed from accepted to closed
Fixed 1.3-stable a3d2b41
Note: See
TracTickets for help on using
tickets.
I can confirm this, it seems that when you select a folder any subsequent folders you right click on will not be selected.