Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: grpprod on December 27, 2012, 10:54:59 AM

Title: 0.8.4 incompatible with IE8?
Post by: grpprod on December 27, 2012, 10:54:59 AM
Many users have complained that RC does not work anymore with IE8. I have tested, and noticed that when double-clicking on a message results in a blank screen. Is there a workaround?
Title: Re: 0.8.4 incompatible with IE8?
Post by: alec on December 28, 2012, 04:04:21 AM
It is fixed in git (release-0.8 branch).
Title: Re: 0.8.4 incompatible with IE8?
Post by: ABerglund on December 28, 2012, 12:41:03 PM
Alec, I haven't heard any complaints on this, but should I remove the line mentioned in Ticket 1488839 from mail.css in my production 0.8.4?
Title: Re: 0.8.4 incompatible with IE8?
Post by: grpprod on December 30, 2012, 03:48:15 AM
I see it is fixed indeed. However, would it be too much to ask what exactly is the fix for THIS issue I mentioned in the first place? It is not very easy to customize the fixed CSS again. Besides that I would just like to know what can cause this.

#ABerglund:

I couldn't find this line at all...that's strange. div.hide-headers contains only:

Quotediv.hide-headers {
        background-position: center -1629px;
}