Search Support

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 reply
  • 1 has this problem
  • 2 views
  • Last reply by 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.

All Replies (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.