Results 1 to 6 of 6

Thread: Firefox missing icons.

  1. #1
    Join Date
    May 2013
    Beans
    5

    Firefox missing icons.

    Not sure of the best terminology to describe the issue so here's a picture to explain.
    youtube.jpg

    Left: Firefox Right: Chromium

    For some reason certain icon's do not display on Firefox. It's just annoying really. Is there a fix for this problem?

  2. #2
    Join Date
    Aug 2014
    Beans
    4

    Re: Firefox missing icons.

    Off the top of my head could be a problem with the cache, javascript, or plugins. Try clearing the cache and then disabling your addons to see if it corrects the problem otherwise maybe
    Code:
    sudo apt-get update && sudo apt-get upgrade
    might help.

  3. #3
    Join Date
    Jun 2007
    Location
    Arizona U.S.A.
    Beans
    5,739

    Re: Firefox missing icons.

    One possible cause of missing icons:

    https://support.mozilla.org/en-US/questions/975612

  4. #4
    Join Date
    Dec 2007
    Beans
    12,521

    Re: Firefox missing icons.

    I used DOM Inspector and I see:
    src="https://s.ytimg.com/yts/img/pixel-vfl3z5WfW.gif"
    src="https://s.ytimg.com/yts/img/pixel-vfl3z5WfW.gif"
    src="https://yt3.ggpht.com/-A4qbfc-FvgM/AAAAAAAAAAI/AAAAAAAAAAA/2Lwqwjaxxlc/s88-c-k-no/photo.jpg"
    etc

    My suspicion is that OP has some overzealous ad blocker or stylesheet.
    Last edited by vasa1; August 11th, 2014 at 06:00 AM.

  5. #5
    Join Date
    May 2013
    Beans
    5

    Re: Firefox missing icons.

    Thanks for the help. The adblock idea reminded my that I had a user agent add on running. Once I turned it off all was resolved.

  6. #6
    Join Date
    Dec 2007
    Beans
    12,521

    Re: Firefox missing icons.

    Interesting that modifying the UA string was responsible. (I know that "mobile" pages can be different than "desktop" pages.)

Tags for this Thread

Bookmarks

Posting Permissions

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