Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

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 件の返信
  • 1 人がこの問題に困っています
  • 1 回表示
  • 最後の返信者: 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.

すべての返信 (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.