qBittorrent
qBittorrent copied to clipboard
Almost impossible to select lowest torrent on the Mac (QTBUG-98289)
qBittorrent & operating system versions
version 4.5.2
The bottom torrent can't be selected because it's underneath the scroll bar:
Maybe putting an empty item in the list at the bottom would constitute a temporary fix. The only work-around is to reorder the list so the torrent you want to select isn't at the bottom. Maybe an issue with Qt?
What is the problem?
The bottom torrent can't be selected because it's underneath the scroll bar
Steps to reproduce
open app add a bunch of torrents no step 3
Additional context
No response
Log(s) & preferences file(s)
No response
@ballo What macOS version & does issue still remain with 4.5.5?
This is influenced by macOS features (in fact, Qt Creator itself also has this issue on macOS). Modifying this feature may not be particularly necessary.
see:https://bugreports.qt.io/browse/QTBUG-98289
workaround 1 :change the "Show scroll bars" setting in the macOS "General" preferences to "Always" (rather than automatic or "when scrolling").
Might be worth documenting for macOS users ?
This is influenced by macOS features (in fact, Qt Creator itself also has this issue on macOS). Modifying this feature may not be particularly necessary.
see:https://bugreports.qt.io/browse/QTBUG-98289
workaround 1 :change the "Show scroll bars" setting in the macOS "General" preferences to "Always" (rather than automatic or "when scrolling").
I'm not going to do that, and neither will most Mac users.
Related/Duplicate of #17238
Closing - Resolved in newer Qt version(s)