5

In Firefox, I have a small delay, (maybe half a second), before tooltips show up.
In Chrome, there's a similar delay, and a fade-in animation, making it even slower.

For some applications, this delay can become a serious annoyance.


@FF, I tried to look for variables in about:config, but didn't find anything about "title", "tooltips" or "fade".
Glancing at 3 pages of "add-ons" didn't help.

@Chrome : chrome:config fails to display (issue seems common), and chrome:flags didn't reveal anything worthy.
I Browsed the add-ons on marketplace, but found nothing.
Googling didn't help much more.


Does anyone know a trick for that ?
Did I miss an add-on somewhere ?
Any other solution ?

Any help would be appreciated.

Balmipour
  • 2,519

1 Answers1

2

Yes, you can do this by making a new value in about:config called ui.tooltipDelay. Check out the docs!

In this example, I've set it to 50ms. You can set it to as low as 1ms if you wish.

about:config screenshot

BoffinBrain
  • 2,185