compvid30 / scriptblock

Script Blocking Chromium Extension
GNU General Public License v3.0
37 stars 27 forks source link

Wrong domains listed in newly opened tabs #3

Open hevp opened 9 years ago

hevp commented 9 years ago

The wrong domains are listed when a link is opened in a new tab. In fact, the domains are listed of the neighboring tab (left-side). There is no way to prevent this from happening, except closing that neighboring tab.

slick9115 commented 9 years ago

Agreed. I can't find out how to reproduce this, but it happens from time to time.

StefanFabian commented 9 years ago

I think it happens when you get forwarded. Because every time I click on a link on facebook it only shows facebook as a domain in the script blocker. So I can't unblock the scripts from the actual page.

compvid30 commented 9 years ago

I'am a bit low on time to check this issue out at the moment. As soon as I find some time, I'll look for it. If anyone else finds the bug, please let me know.

hevp commented 9 years ago

I think forwarding is the problem indeed. Opening the same URL in a new tab solves it for now.

ingorichter commented 9 years ago

Forwarding wouldn't explain what I see. It seems, that for every open tab, there is a random domain mentioned. It's not necessarily the neighboring tab. It's any of the open tabs.

niklasschaffrath commented 9 years ago

Same problem here, after following link. Link has nothing special, just a simple html "a" tag. Reloading the page doesn't help, copy/paste to new tab does help.

compvid30 commented 9 years ago

Hello

this looks for me at the moment like a bug in chrome. Can you please post the chrome version where this happens.

ingorichter commented 9 years ago

I'm running 45.0.2454.93 (64-bit) on OSX

niklasschaffrath commented 9 years ago

I just got updated to 45.0.2454.93 (64-bit) (OSX). But haven't seen the problem with this version yet, just the previous one. I will look out if it happens again when enough tabs are open.

Ingo Richter mailto:notifications@github.com 17 Sep 2015 22:39

I'm running |45.0.2454.93 (64-bit)| on OSX

— Reply to this email directly or view it on GitHub https://github.com/compvid30/scriptblock/issues/3#issuecomment-141221907.

compvid30 commented 9 years ago

I tested Version 45.0.2454.93 m on Windows and all works fine. Seems to be a bug in one or more Chrome versions. Please update your Chrome.

hevp commented 9 years ago

With version 45.0.2454.93 for OS X the problem no longer occurs.

compvid30 commented 9 years ago

As I thought, it was a bug in the chromium code.

ingorichter commented 9 years ago

Chrome was updated to Version 45.0.2454.99 (64-bit). I will have an eye on it. Thanks.