openhab / openhab-android

openHAB client for Android
https://play.google.com/store/apps/details?id=org.openhab.habdroid
Eclipse Public License 2.0
599 stars 317 forks source link

Unable to enter password for local or remote server #2288

Closed mkukik closed 3 years ago

mkukik commented 3 years ago

Actual behaviour

tapping on password field exits the settings and tries to connect to server

Expected behaviour

popup to enter password should appear

Steps to reproduce

  1. Go to settings
  2. tap on existing server or add new
  3. entering address and username works fine
  4. tap on password field

Can you reproduce the issue in demo mode?

Environment data

Client

Server

openHAB Cloud

Logs

App log

Click to expand ``` Please add the app log if the issue is not a pure UI issue or it cannot be reproduced in demo mode. Open the app, go to `Settings` => `View log` and insert the log here. ```

openHAB Server log

Click to expand ``` Not required. If you have installed openHAB via `apt-get`, the log is located under `/var/log/openhab2/openhab.log` ```
mueller-ma commented 3 years ago

Thanks for your report. I already saw this crash in Firebase and opened #2286 to fix it. Let me know if this issue persists in https://github.com/openhab/openhab-android/releases/tag/2.15.13-beta for you.