learningequality / kolibri-installer-android

Android wrapper for Kolibri.
MIT License
26 stars 22 forks source link

Login textbox is very laggy and misses keys pressed. #61

Closed cpauya closed 2 years ago

cpauya commented 4 years ago

Observed behavior

Login textbox is very laggy and misses keys pressed.

Solution was to click outside the textbox then click on the textbox again. Notice on the .gif below that the "virtual keyboard" icon appeared at the upper left portion of the screen as I did this. The textbox worked after this.

I'm not sure if this is because I'm using BlueStacks emulator or not. I will try this on Android Studio emulator (still downloading) or another emulator.

2020-05-07-thu--android testing - login typing issue

Expected behavior

Login textbox should work properly.

User-facing consequences

User gets frustrated by the laggy and missing keys pressed behavior.

Errors and logs

Took this from the Android VM at sdcard/Android/data/org.learningequality.Kolibri/files/KOLIBRI_DATA/logs/ folder. The debug.txt file has no content.

kolibri.txt

Steps to reproduce

  1. Install and setup Kolibri Android .apk build 144 linked below.
  2. Create users and attempt to login them.

Context

Tell us about your environment, including:

jamalex commented 2 years ago

We should confirm that this is no longer happening.

pcenov commented 2 years ago

Retested in a real Android device with one of the latest 0.15 installers and this issue described above is no longer valid as the username value is displayed as a button now instead of a field: 2022-03-21_16-23-11 @radinamatic

radinamatic commented 2 years ago

Thnak you @pcenov, I had a feeling this was due to the Bluestacks emulator (it was always laggy as heck for me 😒). Closing!