sugarizer icon indicating copy to clipboard operation
sugarizer copied to clipboard

Ebook Reader Activity tutorial hangs when used with keyboard

Open sarthak-g opened this issue 4 years ago • 18 comments

Activity hangs when we continuously watch tutorial two times in starting of activity. See below:

ezgif com-video-to-gif(9)

sarthak-g avatar Apr 12 '20 19:04 sarthak-g

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?

llaske avatar Apr 12 '20 20:04 llaske

Error is still there. Steps to reproduce:

  1. open activity
  2. Click on tutorial and complete it
  3. Again click on the tutorial and press next button two times.

sarthak-g avatar Apr 13 '20 03:04 sarthak-g

Sorry, can't reproduce it on my side. I guess I've done the same steps than you:

Peek 13-04-2020 10-53

Did you test on different browsers?

llaske avatar Apr 13 '20 08:04 llaske

Did you test on different browsers?

I've tested it on both firefox and chrome

sarthak-g avatar Apr 14 '20 07:04 sarthak-g

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?

llaske avatar Apr 14 '20 13:04 llaske

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?

sarthak-g avatar Apr 15 '20 04:04 sarthak-g

Are you getting error on https://dev.sugarizer.org?

No I don't :disappointed: Could you fully clean your browser cache and retry?

llaske avatar Apr 15 '20 08:04 llaske

Could you fully clean your browser cache and retry?

Error is still there

sarthak-g avatar Apr 15 '20 10:04 sarthak-g

i am unable to reproduce the error.

prakashujjwal1010 avatar Apr 16 '20 11:04 prakashujjwal1010

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?

llaske avatar Apr 16 '20 15:04 llaske

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

sarthak-g avatar Apr 17 '20 04:04 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 ?

utkarsh-raj avatar Apr 17 '20 06:04 utkarsh-raj

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?

sarthak-g avatar Apr 17 '20 08:04 sarthak-g

Not able to reproduce the error . Working fine on my side.

abhishektanwar avatar Apr 20 '20 13:04 abhishektanwar

Working fine on my side as well.

s-mag avatar Apr 20 '20 14:04 s-mag

@sarthak-g may be we don't understand steps to reproduce the issue.

Could you detail exact clicks you've done?

llaske avatar Apr 21 '20 16:04 llaske

@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. ebook DEMO

sarthak-g avatar Apr 22 '20 02:04 sarthak-g

YEEESSSS ! I've reproduced the issue.

So, it happens only when using the RIGHT key to do Next the second time. Thanks.

llaske avatar Apr 22 '20 19:04 llaske