Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

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 resposta
  • 1 tem este problema
  • 1 visualização
  • Última resposta por 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.

Todas as respostas (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.