oplik0 / solo2-desktop

A GUI application for managing Solo v2 security keys
MIT License
9 stars 1 forks source link

Editfields are broken when one entry is deleted #119

Open Peronia opened 7 months ago

Peronia commented 7 months ago

The editfields (Label, Issuer, Secret, TOTP period and digits) are broken when a TOTP entry is deleted from the key and you want to add a new one. When you enter more then one char in these fields, only the last one will be visible, the char before gets overwritten.

To reproduce: Add at leat one entry Delete one entry Try to add a new one

I used version 1.1.1. When you restert the app, the issue is gone (until you delete an entry once again).