You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't use special characters on my Android device for the OpenSprinkler password (Firmware 2.1.9 (3))
How to reproduce:
Start "OpenSprinkler" app with android device
Left top menu, select "Change Password"
Now onscreen keyboard is showing.
When typing the [123] key, keyboard is closed.
I think there is a new focus event for the password field, so onscreen keyboard is closed.
When clicking on [123] key, the size of the keyboard is changing, moving the password dialog up. It looks like that this triggers the focus event.
The text was updated successfully, but these errors were encountered:
Ah I am sorry to hear but you are likely right about the focus/event issues. I am open to any pull requests if you find anything otherwise I will see if I can catch anything regarding this at some point.
I can't use special characters on my Android device for the OpenSprinkler password (Firmware 2.1.9 (3))
How to reproduce:
I think there is a new focus event for the password field, so onscreen keyboard is closed.
When clicking on [123] key, the size of the keyboard is changing, moving the password dialog up. It looks like that this triggers the focus event.
The text was updated successfully, but these errors were encountered: