We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Sök i support

Akta dig för supportbedrägerier: Vi kommer aldrig att be dig att ringa eller skicka ett sms till ett telefonnummer eller dela personlig information. Rapportera misstänkt aktivitet med alternativet "Rapportera missbruk".

Läs mer

When I open a new page in the bg with middleclick, sometimes the new page is blank

more options

This only seems to happen sometimes.

When it happens, if I attempt to view the source I succeed. So, I can see the source of the page, but not the page itself.

This only seems to happen sometimes. When it happens, if I attempt to view the source I succeed. So, I can see the source of the page, but not the page itself.

Alla svar (2)

more options

This can happen if you middle-click a JavaScript (onclick) link.
Such links need to be left clicked.

more options

Note: I'm the RequestPolicy developer.

Please check if disabling RequestPolicy (or setting "temporarily allow all requests") solves this problem for you. If it does, please try to provide me a repeatable example so I can test/debug/resolve this. For example, if there is a specific page and a specific link on that page which always has this problem, that's a good example.

You can also open the Request Log from the RequestPolicy menu, leave the log open, then open a link which fails. If RequestPolicy is causing this problem, then most likely you will see a blocked request in the log when you middle-click the link.

Thanks!