Open zmn28hgbn59kcmlpio8unfh7fdre523esd28q9a opened 1 week ago
Hi, Thank you for submitting a issue. Iām unable to reproduce the bug you described. In the Number Memory task, pressing the "Start Test" button should display a one-digit number for about two seconds, with the time increasing as more digits are added.
Could you please let me know which version of the Human Benchmark app you are using? Additionally, if possible, could you provide a screen recording of the issue?
tested with f-droid 1.0.3 and latest github build 1.0.4 (can repro using both versions)
apparently paying close attention it seems like the delay is less than 100ms.
https://github.com/user-attachments/assets/6ea7854e-4381-4fbf-bea3-a9ca77887536
Thank you for providing a video. I will look further into this bug š
I'm experiencing the same issue. The problem is subject to the 'transition animation scale" time (some people, or phones, turn off those animations for improved performance) resulting in this exact issue.
Additionally, this seems so far to only effect this specific test.
indeed, after checking developer optiona, i found transition speed is set to off, turning it on solves the issue.
@PrintN not sure if this issue should be kept for future reference, but feel free to close it.
thank you @GiorgosXou it fixed the issue.
@zmn28hgbn59kcmlpio8unfh7fdre523esd28q9a The test shouldn't depend on those scale-times. This issue needs to be addressed via the app.
(Additionally, I wouldn't recommend you to change those values, as they effect the performance of your phone)
This bug has been fixed and a new release will come soon with the patch. I will keep this issue open until the new release is available š Thank you for your patience.
when starting number memory task, it instantly shows the input field asking what was the number, but it didnt show any number in first place.
e.g. on human benchmark site it would show the number for couple seconds, and as you progress further the delay before number disappear is increased.
however on this android app it doesnt even show the number not even for 100ms, makes it impossible to pass first digit test.