Opened 10 years ago
Closed 8 years ago
#18024 closed defect (bug) (fixed)
Twenty Eleven Showcase template fails on IE7 and IE8
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.6 | Priority: | normal |
Severity: | normal | Version: | 3.2 |
Component: | Bundled Theme | Keywords: | has-patch commit |
Focuses: | Cc: |
Description
The showcase template is incompatible with IE7 (wrong sticky post thumbnail size and alignement) and IE8 (the sticky posts thumbnails do not appear)
Attachments (4)
Change History (14)
#1
@
10 years ago
- Component changed from Themes to Bundled Theme
- Keywords dev-feedback removed
- Severity changed from blocker to normal
#2
@
10 years ago
- Cc peterhol added
I can confirm this bug… at least from here.. see screen shots :)
#3
@
10 years ago
Some info regarding IE9's "document modes for IE8/7 testing":
Be careful relying on IE9's document modes for IE8/7 testing. Check out the Additional Information section of the article - http://officialtechnews.net/email/ie9%E2%80%99s-document-modes-and-javascript.html. The js engine is not perfectly consistent with that of the earlier versions.
Guess this might explain why testing for IE compatibility is problematic...
@
10 years ago
Ok, I got the featured posts to show in ie8, and fixed the positioning problem in ie7. through css. seems the <section>s needed some size definitions, and the positioning for ie7 seems to have been wrong..
#4
@
10 years ago
a comment though: I'm running IE8 on a virtual machine on my mac. Don't know if that's the reason, but the script is pretty unstable in ie8... when running through the images, they sometimes show and sometimes they don't (but they might show if you wait a bit, or click the frame where the image should have been..
#7
@
8 years ago
- Keywords early added
- Milestone changed from Awaiting Review to Future Release
- Owner iandstewart deleted
Early 3.6 this needs a refresh and commit.
#8
@
8 years ago
- Keywords needs-refresh added; early removed
- Milestone changed from Future Release to 3.6
Some screenshots would be nice.