sandermvanvliet / RoadCaptain

Build and ride custom routes in Zwift
Other
83 stars 4 forks source link

Unable to paste password nor press backspace on macOS on login screen #93

Open dashed opened 2 years ago

dashed commented 2 years ago

Is your feature request related to a problem? Please describe.

I'm using release v0.6.3.1.

On macOS with the runner app, when authenticating into Zwift, I'm unable to paste text nor press backspace. Especially since I'm pasting a relatively long password from a password manager such as 1password.

I'm assuming this is due to the webview component of the UI framework being used (Avalonia UI?).

Describe the solution you'd like

Be able to paste or press backspace on the Zwift login screen.

sandermvanvliet commented 2 years ago

This is indeed a known issue and has to do with the webview component. I’m investigating how to use a native macOS webview instead but that’ll take some time to figure out.

sandermvanvliet commented 2 years ago

I’ve tried various workarounds but haven’t been able to make backspace work (or even pasting)