Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Different results across different browsers #17

Open
tutaf opened this issue May 21, 2021 · 1 comment
Open

Different results across different browsers #17

tutaf opened this issue May 21, 2021 · 1 comment
Labels

Comments

@tutaf
Copy link

tutaf commented May 21, 2021

image

@spalt08
Copy link
Member

spalt08 commented May 24, 2021

Hi @tutaf
Thanks for the feedback!

The accuracy can be low because of:

  • Custom browser settings or flags - The demo was designed for the default setup, but that doesn’t mean your custom setup is not vulnerable.
  • Poorly performant hardware (including virtual machines) - Some timings are just hardcoded and were tested on the MacBook hardware.
  • Fullscreen mode - The demo will work faster and more accurate if the browser is not in a fullscreen mode
  • Slow internet connection
  • Gestures during the process

I also made a special branch for Chromium (Chrome, Brave, Edge, etc.) that works much slower, but should be more accurate.
https://609d9f4d79c4f6000700782c--boring-visvesvaraya-dbefd4.netlify.app/

It still may not work for your browser with a custom configuration. Like downloading PDFs instead of opening it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants