Цей вебсайт матиме обмежену функціональність, доки ми проводимо його обслуговування для поліпшення роботи. Якщо прочитана стаття не розв'язала вашу проблему і ви хочете поставити питання, наша спільнота підтримки з радістю допоможе вам на @FirefoxSupport у Twitter та /r/firefox на Reddit.

Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

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

  • 2 відповіді
  • 1 має цю проблему
  • 5 переглядів
  • Остання відповідь від 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...