RequestPolicy / requestpolicy

RequestPolicy is a Firefox extension that gives you control over cross-site requests. --- Be sure to look at the dev-1.0 branch as that's where all of the interesting work is happening. See also: https://www.requestpolicy.com/1.0.html
https://www.requestpolicy.com/
107 stars 17 forks source link

Middle click and open in new tab messed up #465

Closed hvm2hvm closed 9 years ago

hvm2hvm commented 9 years ago

Middle clicking a link or right clicking and selecting "open in new tab" produces a weird behavior recently:

Using the CTRL+left click on a link doesn't seem to be influenced by these things at all.

Obviously, the second case should not happen, even if the current page wouldn't be able to request something from that domain, it should be allowed to open a new tab on that domain.

I attached a screenshot of how it looks: I am on reddit.com and middle clicked on a link leading to imgur.com. RP is configured with reject all and there is no whitelist from reddit.com to imgur.com. If I add a whitelist or select "temporarily allow all requests" the bug doesn't happen any more.

Let me know if you need any other information and thank you for a great plugin!

Kind regards, Voicu

rp_bug

myrdd commented 9 years ago

Hi Voicu, please add the version of RP you're using. If you're using RPC, please report the problem there. I think those middle-click issues should be fixed in the latest RPC versions.

hvm2hvm commented 9 years ago

Hello,

You're right, I downloaded RPC beta and it's fixed. It also looks great :)

Thank you again for a great addon.

Regards,

Voicu