تلاش سپورٹ

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

مزید سیکھیں

How to disable tab name animation?

  • 3 جواب دیں
  • 1 میں یہ مسئلہ ہے
  • 19 دیکھیں
  • آخری جواب بذریعہ 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.

تمام جوابات (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!

مددگار؟

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.

مددگار؟

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".


مددگار؟

ایک سوال پوچھیں

You must log in to your account to reply to posts. Please start a new question, if you do not have an account yet.