cassidyjames / butler

Home Assistant companion app for Linux
https://cassidyjames.com
GNU General Public License v3.0
55 stars 1 forks source link

Unable to select login fields on touch screen devices #27

Open penguin86 opened 3 months ago

penguin86 commented 3 months ago

Hello, thanks for the nice app! I'm not able to log in as the login form fields seems not to be selectable on touch screen devices. If I connect a mouse and click one of the fields, I can now select it (the cursor appears) and can write using the on screen keyboard.

Here is a video to demonstrate the issue: https://ichibi.eu/index.php/s/QRwKLw3AHMM8AQ9

Once logged in, the app plays nicely even on the small screen, so I feel it's really promising even for linux on mobile. If you don't have a touch device on hand, I can help: just make a commit and I'll build the app and test it on my devices (or you may provide a flatpak package and I'll install it from command line). Thank you!

Butler version: 1.1.0 from flathub Home assistant: Core 2024.2.0, Frontend 20240207.0

cassidyjames commented 3 months ago

I'm seeing this too, and have no idea what would be causing it; I imagine it's something in the stack itself like WebKitGTK. I'll try bumping dependencies and see if it still affects me.