isontheline / pro.webssh.net

iOS / iPadOS / macOS SSH Client
https://apps.apple.com/us/app/id497714887
MIT License
275 stars 31 forks source link

Touch ID Dialog Loses Focus on Application Startup #1134

Open nilswald opened 1 month ago

nilswald commented 1 month ago

Bug description

The Touch ID authentication dialog unexpectedly loses focus when the application launches, requiring users to manually refocus the dialog to proceed with authentication.

Screenshots

If you watch the Screencast frame by frame you will see, that the Touch ID Dialog loads first and then the main windows, which then has focus.

https://github.com/isontheline/pro.webssh.net/assets/1010163/a40b2474-acc3-4085-9a8a-e6ed862930fd

isontheline commented 1 month ago

Thank you Nils 👍 I need to investigate, perhaps WebSSH requires focus for the search field at startup and so loose the Touch ID one.

isontheline commented 4 weeks ago

Doesn't seem trivial to fix