loryjs / lory

☀ Touch enabled minimalistic slider written in vanilla JavaScript.
http://loryjs.github.io/lory/
MIT License
2.28k stars 243 forks source link

BUG: Browser history on drag #752

Open davidglezz opened 6 years ago

davidglezz commented 6 years ago

When grabbing left or right triggers browser Back or Next. Using windows 10 Tablet + Google Chrome Firefox does not have this feature (go back dragging), so no problems. In edge is worse, the slider does not move and go back

screenshot

nstanard commented 5 years ago

Can you please put together an example/demo and link it. (maybe make a github repo that I can download and test.)

edit: I'll be closing issues like these over the next few days if there is no response.

davidglezz commented 5 years ago

To reproduce the problem

Go to http://loryjs.github.io/lory/ from a Windows 10 touch device (tablet or laptop with touch screen) and try using the slider using your finger.

Obviously using the previously said browsers: Chrome and Edge

nstanard commented 5 years ago

I'm emulating a windows device using chrome responsive mode. I'm not able to reproduce this issue. Are you able to create a gif/video like you did with the other issue? (#751)

nstanard commented 5 years ago

I'm unable to reproduce this - I do not have a windows 10 touch device available to me. If somebody can provide more information or if I can get my hands on a windows tablet I will look into this.