qBittorrent icon indicating copy to clipboard operation
qBittorrent copied to clipboard

select multiple files in a torrent

Open ledemon opened this issue 6 months ago • 4 comments

qBittorrent & operating system versions

5.1.0 windows 10 19045.5796 6.9.0 1.2.20.0

What is the problem?

When trying to select multiple files with the mouse within a torrent, only select one but in the torrent list you can select multiple torrents with the mouse.

Steps to reproduce

  1. click in one file with the left mouse button
  2. keeping pressed the left mouse button and try to select more files
  3. the first file is dragging around with a blocked icon

Additional context

No response

Log(s) & preferences file(s)

thanks

ledemon avatar May 10 '25 11:05 ledemon

Is not a "feature request", this behavior was normal in previous versions included the 5.0.5 but in the 5.1.0 is broken, I just tested it by downgrading it to version 5.0.5.

ledemon avatar May 10 '25 18:05 ledemon

#21569

glassez avatar May 10 '25 18:05 glassez

ANNOUNCEMENT!

For anybody coming across this "Feature Request" & would like/love to see a potential implementation in the future! Here are some options available to you:

  1. Please select/click the 👍 &/orreactions in the original/opening post of this ticket.

  2. Please feel free (If you have the "skillset") to create a "Pull Request" implementing what's being requested in this ticket. (new/existing contributors/developers are always welcome)


DO:

  • Provide constructive feedback.
  • Display how other projects implemented same/similar etc.

DO NOT:

  • Add a "Bump", "me too", "2nd/3rd" etc. or "criticizing" comment(s). (These will be disregarded/hidden as "spam/abuse/off-topic" etc. as they don't provide anything constructive.)

xavier2k6 avatar May 25 '25 14:05 xavier2k6

  1. keeping pressed the left mouse button and try to select more files

A quick workaround is to click on the first file and then click on the second file while holding shift to select a range of files. Another way is to hold ctrl to select individual files.

Chocobo1 avatar Jun 11 '25 07:06 Chocobo1

I wonder what changed between 5.0.5 and 5.1.0? Qt version? As @ledemon said, this is not a feature request...

cm-fy avatar Jun 28 '25 09:06 cm-fy

I wonder what changed between 5.0.5 and 5.1.0? Qt version?

https://github.com/qbittorrent/qBittorrent/issues/22686#issuecomment-2869084937

glassez avatar Jun 28 '25 10:06 glassez

I wonder what changed between 5.0.5 and 5.1.0?

Selection as default LMB action was disabled in 5.1 where https://github.com/qbittorrent/qBittorrent/pull/21569 been merged

I suggested change grab action to alt + LMB because selection is more frequent operation, in my opinion. But it will make grab less usable. Ideally grab should be kept on LMB too

And the question is how to overload LMB

loop-nop avatar Jun 30 '25 13:06 loop-nop

I dont know if it is possible, but could be nice keep the select option for vertical movements and the grab for horizontal ones or long press to grab and press and quick move to select.

ledemon avatar Jun 30 '25 19:06 ledemon

Can we at least get drag-selection back on "Add torrent..." popup? Dragging there is useless

Image

loop-nop avatar Jul 28 '25 19:07 loop-nop

Windows Explorer allows you both selecting and dragging depending on some conditions (for example, from where you start dragging, or whether the dragged file was already selected). I wonder if it could be done in qBittorrent in the similar way.

glassez avatar Jul 30 '25 08:07 glassez