sugarizer
sugarizer copied to clipboard
Ebook Reader Activity tutorial hangs when used with keyboard
Activity hangs when we continuously watch tutorial two times in starting of activity. See below:
Hmmm. I can't reproduce the issue but it seems that something is wrong with tutorial. Just fixed an issue here: https://github.com/llaske/sugarizer/commit/5b5cff8a4dd9b6c93feabe4521f195ad2028f930
Could you retry with the latest dev branch?
Error is still there. Steps to reproduce:
- open activity
- Click on tutorial and complete it
- Again click on the tutorial and press next button two times.
Sorry, can't reproduce it on my side. I guess I've done the same steps than you:
Did you test on different browsers?
Did you test on different browsers?
I've tested it on both firefox and chrome
Hmmm. Can't reproduce it neither in Firefox neither in Chromium. Are you sure you're running the latest dev branch? Could you try on https://dev.sugarizer.org ?
@other contributors, do you have the same issue?
Are you sure you're running the latest dev branch?
Yes
Could you try on https://dev.sugarizer.org ?
I'm getting same error on it.
Are you getting error on https://dev.sugarizer.org?
Are you getting error on https://dev.sugarizer.org?
No I don't :disappointed: Could you fully clean your browser cache and retry?
Could you fully clean your browser cache and retry?
Error is still there
i am unable to reproduce the error.
Thanks @prakashujjwal1010
I've tested on my side on MacOS with Safari, Chrome and Firefox and on Windows with Edge Chromium. It perfectly works.
@sarthak-g Could you detail your environment (browser/os/version)? Could you try on another device?
I've tested it on
Windows 10 : firefox - 75.0 chrome - 80.0.3987.163
Ubuntu 19.10 : firefox - 72.0.2 chrome - 80.0.3987.87
I am not able to reproduce the error either. Could you monitor the console and check for logs when the freeze occurs @sarthak-g ?
I am not able to reproduce the error either. Could you monitor the console and check for logs when the freeze occurs @sarthak-g ?
There are no errors in the console.
@llaske @prakashujjwal1010 @utkarsh-raj which version of chrome/firefox you are using?
Not able to reproduce the error . Working fine on my side.
Working fine on my side as well.
@sarthak-g may be we don't understand steps to reproduce the issue.
Could you detail exact clicks you've done?
@llaske I noticed, it works fine if we press next button in tutorial using mouse whereas it hangs when we do next using keyboard arrow keys in second time of tutorial.
YEEESSSS ! I've reproduced the issue.
So, it happens only when using the RIGHT key to do Next the second time. Thanks.