xodio / xod

XOD IDE
https://xod.io
GNU Affero General Public License v3.0
888 stars 119 forks source link

When i press 'h' in login - all clean #2100

Closed artech53 closed 3 years ago

artech53 commented 3 years ago

Environment

Steps to reproduce

Open login panel Try input login name with 'h' symbols When you press 'h' all login clean

nkrkv commented 3 years ago

Thanks for the report! Clearly a bug.

IDE considers the h press as a hotkey, even if an input is focused. Dumb workaround: type your credentials elsewhere and just paste via clipboard.

artech53 commented 3 years ago

Yes, I did.:)

evgenykochetkov commented 3 years ago

The issue was fixed in #2101 and released in v0.37.3 (#2102)