1. #1

    Tooltips transparent on Firefox

    Hi

    Some weeks ago, I started having problems with the tooltips on Firefox. I can see them, but they don't have a background, so they're impossible to read. I have tried cleaning the cache/cookies and all of that stuff on Firefox but still can't see them. It works fine for me on IE though. Any ideas ?

    Cheers

  2. #2
    Have you tried disabling any addons and making sure you are using the most up to date version of Firefox? The background is just a color, so I'm not sure what would stop that from showing.

  3. #3
    I updated to Firefox 32.0.3 (I had 29 or 30, not sure) and I have also tried disabling all the addons. Still not working, though. Any other ideas :S?

  4. #4
    Nothing that is easy for you to do. If you know how, you can hover until you see a tooltip, open the dev tools, unhide the tooltip div and try and see what is happening to the background color CSS rule.

    Maybe try turning off hardware acceleration? Other than that I am out of ideas.

  5. #5
    I have tried looking to the tooltip that appears in the inspector for this element in the frontpage.

    <a data-tooltip-ver2="18996" data-tooltip-ver1="18988" data-tooltip-href="http://beta.wowdb.com/spells/165451#18988-18996" href="http://beta.wowdb.com/spells/165451/#18988-18996" target="_blank">Item - Warlock T17 Demonology 2P Bonus</a>

    The background colour is defined as "transparent" in the inspector. However, I'm not sure that's the tooltip background instead of the link background.

    Disabling the hardware acceleration doesn't help

  6. #6
    This is the one you would want to look at to see the background on: http://i.imgur.com/jPWc5Yl.png

  7. #7
    Sorry to bother you again, but I don't know how to inspect that element, since if I move the mouse the tooltip disappear. Could you please tell me how to do it?

  8. #8
    You need to find the db-tooltip-container in the inspector pane and uncheck display:none.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •