Details
-
Type:
Bug
-
Status:
Closed
-
Resolution: Fixed
-
Security Level: All-users
-
Labels:None
-
Similar issues:
PSCFV-1987CSS 3 property missing for IE9 in Homefeatured modulePSCFV-5016Additional product Image are not displayedPSCFV-7847View Wishlist - IE9 Compatibility errorPSCFV-6358Product Image not showing or displaying in the admin panel or product page back officePSCFV-5237Images are not displayed in admin/cartsPSCFV-3994Default combination and display imagesPSCFV-7328Big Bug only for 1.5.3.x in product page with internet explorer browser IE8 IE9 when the theme has a different name from "default"
PSCFV-1877 Color selector should only display images selected for that attribute on product page
-
Affected version:1.5.3.0
Description
I have just installed PS 1.5.3.1 with the sample products on localhost. If I use any of my theme, the products images will not be displayed in IE9.
Using default theme is okay. Even if I copy the default theme and rename it (with exact same default theme files inside), IE9 still won't display the images.
When I view the source, the image height and width are not specified in the source >>> height="" width=""
Other browser still display with this not specified height and width in the html, but IE9 will not display.
Basically, this means ONLY "default" theme is useable. With any other theme, IE9 will not display product images (because width and height not specified in the html of the images)