搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

Pinned tabs open links & URLs in themselves, but not in new tabs

  • 2 个回答
  • 1 人有此问题
  • 6 次查看
  • 最后回复者为 Yenping Chang

more options

It's officially described here https://support.mozilla.org/en-US/kb/pinned-tabs-keep-favorite-websites-open that "Links to other websites open in a new tab so that your Pinned Tab doesn't change." But this is just not the case for me. The content of my pinned keeps changing because they don't open links and URLs (the url bar) "outside." I'm running FX 70.0.1 (64-bit).

It's officially described here https://support.mozilla.org/en-US/kb/pinned-tabs-keep-favorite-websites-open that "Links to other websites open in a new tab so that your Pinned Tab doesn't change." But this is just not the case for me. The content of my pinned keeps changing because they don't open links and URLs (the url bar) "outside." I'm running FX 70.0.1 (64-bit).

由Yenping Chang于修改

所有回复 (2)

more options

Normal (A HREF type) links should open in a new tab. This might not be the case with JavaScript onclick handlers.

Does this happen with all the links? Does it at least work if you middle-click the link with the mouse wheel or hold the Ctrl key and left-click ?


Start Firefox in Safe Mode to check if one of the extensions ("3-bar" menu button or Tools -> Add-ons -> Extensions) or if hardware acceleration is causing the problem.

  • switch to the DEFAULT theme: "3-bar" menu button or Tools -> Add-ons -> Themes
  • do NOT click the "Refresh Firefox" button on the Safe Mode start window

由cor-el于修改

more options

Thanks for the thoughts. This does work for some although not all links. E.g., it's good for the Mozilla "about" link at the bottom of this page. Yeah, I just tried a random link. This link was opened in a new tab when the page was pinned, but in the same tab if not. And ctrl + link is good too. Disabling all addons doesn't help. So I guess you're right that the issue has to do with link type.

But does your FX pop the link in my original post in a new tab when the page is pinned? My doesn't, which again, might be because that one link is JS-handled somehow, whereas the Mozilla "about" is not. But if this is the case, then FX really has some work to do to improve this "opening elsewhere" function by focusing on link destination recognition...