nandyalu / trailarr

Trailarr is a Docker application to download and manage trailers for your Radarr and Sonarr libraries.
GNU General Public License v3.0
111 stars 7 forks source link

[Bug] Text Fields acting strange #44

Closed Jdiesel87 closed 1 month ago

Jdiesel87 commented 1 month ago

Not really sure how to describe this but some of the text fields are not working correctly.

In the main Search field the "F" key isn't registering

In the Setting Cookies location field I want to type "/config/cookies.txt" but only "/con" gets accepted. Pasting into the field works.

nandyalu commented 1 month ago

App is listening for "F" key press to start searching, this could be interfering with typing in text fields. I will try and apply a fix.