hybridreactor / scriptno

Automatically exported from code.google.com/p/scriptno
0 stars 0 forks source link

If a page redirects when you have the popup open, when it closes you go back. #118

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open a page that redirects you.
2. Open the ScriptNo popup.
3. Wait until the page redirects you, make a change in the popup, and close it.

What is the expected output? What do you see instead?

The pages does not reload since there is no need for it (unless the domain 
white/blacklisted is also used on the new page).

Instead the tab navigates back to the old page that redirects you.

What version of the product are you using? On what operating system?

Newest ScriptNo on Chrome Dev 21.

Please provide any additional information below.

Original issue reported on code.google.com by megazzt on 28 Jun 2012 at 5:44