Announcement

Do not use the forums to submit bug reports, feature requests or patches, submit a New Ticket instead.

#1 2009-03-12 14:45:30

faseidl
New member
From: Ann Arbor, MI
Registered: 2009-01-02
Posts: 7
Website

IE8 RC1 Compatability?

Hi,

I am getting reports from users that Xinha in freezing in IE8 RC1.  I am unable to reproduce that but I have heard it from three different clients.  Has anyone else experienced that or know anything about it?

Thanks,
  -- fas

Offline

#2 2009-03-17 12:43:06

faseidl
New member
From: Ann Arbor, MI
Registered: 2009-01-02
Posts: 7
Website

Re: IE8 RC1 Compatability?

I am now able to consistently reproduce the problem.  When displaying a Xinha edit box, if the page uses JavaScript to change the page in some way that causes the edit box to change size, Xinha gets into an infinate loop processing resize events.

Offline

#3 2009-03-18 11:35:22

faseidl
New member
From: Ann Arbor, MI
Registered: 2009-01-02
Posts: 7
Website

Re: IE8 RC1 Compatability?

The problem is a change in the way IE8 handles onresize events.  You can work around this by generating an X-UA-Compatible header (or http-equiv meta tag) with "IE=7" to get IE7 rendering behavior out of IE8.  See http://alistapart.com/articles/beyonddoctype for more details.

Offline

Board footer

Powered by FluxBB