Dag Heyman
Dag Heyman
There is some motivation for this change available [here](https://github.com/Yubico/yubioath-desktop/pull/272). If this is an enough requested feature we'll consider re-adding it.
Since there seems to be some interest for this, I've re-opened this PR https://github.com/Yubico/yubioath-desktop/pull/296 to test it on the various platforms.
@vwbusguy Thanks, that's good UX feedback. I can see how a user thinks just touching the device is enough, resulting in a Yubico OTP being emitted right into the search...
Is this reproducible with version 5.0.0? We have moved to using Qt Quick Controls 2 instead of Quick Controls 1.
Thanks for the report. We are currently redoing the UI with Qt Quick Controls 2, and will make sure to test these settings before we're releasing that version.
Does 5.0.0 work better in this regard? We do have some scaling issues still (see #444) but `QT_SCALE_FACTOR` seems to work well for me on Ubuntu.
Thanks for the suggestion! We'll consider it as a feature request for future versions.
Thanks for the report! We'll look into it.
Just a sanity check, is the behavior the same using the .AppImage (found here https://developers.yubico.com/yubioath-desktop/Releases/ ) compared to the Arch package?
> No I actually don't see this behavior when launching the appimage. Potentially because of a newer Qt version (5.13.1)? Could be, the .AppImage is built with Qt 5.12.3 currently....