qbittorrent / qBittorrent

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

[WebUI] DEL key does not work in RSS Downloader rule definition #15699

Open magao opened 2 years ago

magao commented 2 years ago

qBittorrent & operating system versions

qBittorrent-nox: ~4.3.9~ 4.4.3.1 WebUI: Chrome Windows 10 Home 21H1 x64 10.0.19043

What is the problem?

In the RSS Downloader Rule Definition section, the DEL key does nothing. It should delete the previous character.

Steps to reproduce

  1. Configure an RSS Downloader rule.
  2. Populate a text field, e.g. Must Contain or Episode Filter.
  3. Position the caret after a character and press the DEL key.

Expected behaviour: the character before the caret is deleted. Actual behaviour: ~Nothing happens.~ The DEL keystroke is sent to the main torrent list (see comment below).

Additional context

No response

Log(s) & preferences file(s)

No response

magao commented 2 years ago

More information - it appears that the DEL key is passed through to the main list, so if a torrent is selected in the list, and the RSS downloader dialog is open, hitting DEL will pop up the torrent deletion confirmation dialog.

fonic commented 1 year ago

This also affects the preferences dialog (i.e. Tools -> Options...), the DELETE key does not work in any input field and the torrent deletion dialog appears if a torrent was previously selected.

However, the DELETE key works fine in the add torrent dialogs (i.e. File -> Add Torrent [File/Link]...), so it should be possible to track this down by comparing to those two dialogs.

Duplicate of #13085.

luzpaz commented 9 months ago

I confirm, if i switch to Search tab and then back to Transfers then it starts working. Same for the filter in Content tab.

in #13085 closing in favor of this ticket since this one has more iinfo.