Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

How to disable tab name animation?

  • 3 odpovědi
  • 1 má tento problém
  • 22 zobrazení
  • Poslední odpověď od cor-el

more options

Since today's update, the "box" with the tab name that appears when the cursor hovers over the tab scrolls down from it. Can this animation be turned off? It's very distracting for me.

Since today's update, the "box" with the tab name that appears when the cursor hovers over the tab scrolls down from it. Can this animation be turned off? It's very distracting for me.

Všechny odpovědi (3)

more options

To disable tab name animation, you can adjust your CSS to set the animation property to none. If JavaScript is triggering the animation, comment out or modify the relevant code. Check for any framework-specific options if you're using one. Let me know if you need more details!

Pomohla vám tato odpověď?

more options

Zigi Nowak— Did this get resolved...?

Seems the answer would be in here somewhere...from the browser address bar, copy & paste:

about:config


it would be great to turn these mouse-over off for Tabs.

Pomohla vám tato odpověď?

more options

There are two Boolean (true/false) prefs in about:config to control what to show when you hover a tab. This pref controls whether to enable this new hover feature or only show the legacy tooltip with the title (this may not be possible in future Firefox versions).

  • browser.tabs.hoverPreview.enabled

This pref controls whether to show a thumbnail or a two line tooltip with title and URL.

  • browser.tabs.hoverPreview.showThumbnails

Showing the thumbnail can be controlled via "Settings -> General -> Tabs -> Show an image preview when you hover on a tab".


Pomohla vám tato odpověď?

Položit dotaz

Pro přidání odpovědi se musíte přihlásit ke svému účtu. Pokud dosud nemáte účet, položte nový dotaz.