Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Password change with android app using special characters hides onscreen-keyboard #96

Open
opensprinklershop opened this issue May 5, 2020 · 4 comments

Comments

@opensprinklershop
Copy link
Contributor

I can't use special characters on my Android device for the OpenSprinkler password (Firmware 2.1.9 (3))
How to reproduce:

  1. Start "OpenSprinkler" app with android device
  2. Left top menu, select "Change Password"
  3. Now onscreen keyboard is showing.
  4. 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.

@salbahra
Copy link
Member

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.

@salbahra
Copy link
Member

Is this still occurring with the latest app/android version?

@opensprinklershop
Copy link
Contributor Author

Bad news...yes

@salbahra
Copy link
Member

I just tried this in the emulator and cannot reproduce this issue. Please see attached video:

Screen.Recording.2023-07-29.at.8.56.52.AM.mov

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants