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

Leaving tab before fully load #15

Open
jessiclin opened this issue Nov 24, 2019 · 2 comments
Open

Leaving tab before fully load #15

jessiclin opened this issue Nov 24, 2019 · 2 comments
Labels
wontfix This will not be worked on

Comments

@jessiclin
Copy link
Collaborator

If you open a new tab and leave before it fully loads, the tab will not be kept track of. As a result, no screenshots or comparisons are made at all
For example:

  1. Go to youtube.com and immediately enter a new tab
  2. Go back to youtube.com, scroll down, and leave the tab
  3. Go back to youtube.com. A notification should pop up, but it doesn't
@pchan37 pchan37 added the wontfix This will not be worked on label Nov 24, 2019
@pchan37
Copy link
Owner

pchan37 commented Nov 29, 2019

At the moment, one of the basic assumptions is that the tab has finished loading before the person has navigated out. The focus of this extension is only to tackle the scenarios where the tab's content is changed onBlur (as I understand it) and the blur handler won't trigger if the user navigates out before the page fully loads (i believe).

@pchan37
Copy link
Owner

pchan37 commented Nov 29, 2019

I'm keeping this open to track this issue if we ever decide to expand beyond our initial focus.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants