I have been trying to track this one down for sometime with no joy.

I have improved matters (as by default all calendar entries caused this problem and by doing the following I have reduced it:

1) Add the following line to page.tpl.php immediately under the line that reads

  <meta http-equiv="X-UA-Compatible" content="IE=edge" />

You can of course use IE=7 or IE=8 or a combination but I've found that edge works best.

However some calendar entries still show the above behaviour and I can't find a pattern with which to track this down.

I'm happy to do more testing / assisting with bug fixing but will need some help as to where to start.

Cheers,
Crom

Comments

rjb’s picture

Hi Crom,

I just used IE8 with a clean Drupal install (Garland theme) but I cannot reproduce your problem. What theme are you using?

Cheers,
Ronald

Crom’s picture

Hmmm, thanks for that. I've got a custom theme here but tried switching it across and got same result. Looks like I have something in code that's causing it. Thanks for help. If/when I find out what it what was I'll report back.

Cheers,
Crom

rjb’s picture

Status: Active » Closed (cannot reproduce)