qbittorrent / qBittorrent

qBittorrent BitTorrent client
https://www.qbittorrent.org
Other
27.4k stars 3.9k forks source link

Tab Navigation (keyboard) on the Torrent options window #21387

Open josestefan opened 1 week ago

josestefan commented 1 week ago

qBittorrent & operating system versions

qBittorrent: 4.6.7 x64 Operating system: Windows 10 Home 22H2 x64 (19045.4894) Qt: 6.4.3 libtorrent-rasterbar: 2.0.11.0

What is the problem?

Tab Navigation on the Torrent options... window is all over the place, Possibly because the focus order wasn't revised when the UI changed. In particular, Where you configure the torrent speed limits by either the bar or the textbox.

Steps to reproduce

Right click a working torrent, click torrent options. Navigate UI using tab. Notice the order the speed limits UI is reached.

Additional context

It goes:

  1. Bottom Right
  2. Top Right
  3. Top Left
  4. Bottom Left

Log(s) & preferences file(s)

No response

gderf commented 1 week ago

Tab Navigation also does not work when deleting torrents. I've asked for this many times over the years, but I guess nobody listens?

glassez commented 1 week ago

@qbittorrent/bug-handlers Could any of you provide fixes for issues like this one? They are supposed to be quite trivial. (In some cases, you won't even need a configured qBittorrent development environment.) But it takes some time, so if I were to do all of them myself, I would have to take that time away from those tasks that are beyond your control.

To solve some trivial problems, sometimes I just need "working hands". I have such periods of time when I don't have the opportunity to code something myself, but I could give hints to someone else.

thalieht commented 1 week ago

Tab Navigation also does not work when deleting torrents. I've asked for this many times over the years, but I guess nobody listens?

From #20658

Qbt compiled from latest source on current Debian Linux using options to produce qbittorrent-nox.

WebUI is handled independently so you're off topic.