Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

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

  • 2 ответа
  • 2 имеют эту проблему
  • 1 просмотр
  • Последний ответ от JustinSamuel

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.

Все ответы (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!