Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Learn More

I have a ruby on rails app the loses icons when running on firefox 32 or later. These are standard rails image_tags using png icons.

  • 1 odpowiedź
  • 1 osoba ma ten problem
  • 1 wyświetlenie
  • Ostatnia odpowiedź od rapia68

more options

I have a ruby on rails app that works fine on every browser except firefox after version 32. The app uses image_tag with png icons. When the page loads the icons may or may not display if I reload the page the icons may or may not appear. I have fallen back to ff 31 and the app works fine. 32 on it fails.

I have a ruby on rails app that works fine on every browser except firefox after version 32. The app uses image_tag with png icons. When the page loads the icons may or may not display if I reload the page the icons may or may not appear. I have fallen back to ff 31 and the app works fine. 32 on it fails.

Wszystkie odpowiedzi (1)

more options

What else is strange, is that if you just resize the browser window (not refresh) the icons come back. I fell back ff to version 31 and the problem goes away.

Is there some configuration setting in version 33 that I need to make. The application works fine in all other browsers.