qbittorrent / qBittorrent

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

Make multiple choice buttons in the WebUI distinguishable from each other #21797

Open gderf opened 2 weeks ago

gderf commented 2 weeks ago

Suggestion

QBittorrent-nox Webui. All recent 4.x and 5.x nox-versions compiled from source when building the trigus42/qbittorrentvpn docker image.

When deleting torrents in the WebUI, a new window pops up with two buttons. One is Cancel and the other is Remove. The default is Cancel and pressing the Tab key will make Remove the enabled choice. Pressing the Enter key executes the choice that was made. I am aware that the mouse can be used to make and execute the selection, but this feature request in not about that.

What is being requested is that the button that is enabled as the choice via the keyboard only should be highlighted in some way as to distinguish it from the other button. Currently there is no distinction.

Use case

No response

Extra info/examples/attachments

Selection_008