Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: Bills on February 23, 2014, 05:56:58 PM

Title: Roundcube 0.9.3 & Larry & HTML Display Issue
Post by: Bills on February 23, 2014, 05:56:58 PM
I'm new here so I though I'd ask this here since it's probably not a bug in round cube itself. If it should be elsewhere I apologize.

I have an app that sends HTML emails. When viewed in the Larry Interface Skin the email is placed inside a very small scrollable area which makes it impossible to view.

When I switch to the "Classic" interface skin this issues does not occur, nor can I duplicate it on other email clients I've used.

Not all HTML emails displayed in Larry have this issue. A simple email created with demo code for the perl module "Mail::Sendmail" does not cause this.

The email I'm sending is fairly complex. It uses a lot of inline CSS and html tables, but I cannot find anything within it that might obviously cause an issue.

Can anyone point me to where I might find the cause and a solution?

I'm using the latest versions of Mac OS X & Safari.
Title: Re: Roundcube 0.9.3 & Larry & HTML Display Issue
Post by: SKaero on February 23, 2014, 06:05:28 PM
I'd recommend first updating to RoundCube 0.9.5 or better yet 1.0-RC and see it it fixes the problem. If it doesn't fix the problem post the message that caused the problem.
Title: Re: Roundcube 0.9.3 & Larry & HTML Display Issue
Post by: Bills on February 23, 2014, 09:14:01 PM
Thanks SKaero,

I'll look into that. It's on a VPS and I haven't mucked around yet with doing that on it. I have been playing a lot with a Raspberry Pi to get a feel for installing software from a terminal, but I need to know more before I mess with the VPS.