Hi Cor,
May I suggest you to have a look at a nice project of a free mobile skin that looks pretty good and works fine.
Using viewport, it helps switching automatically to the most convenient view. Anyway, if you prefer to force a desktop view on a mobile phone, you also can (and the opposite as well).
https://github.com/messagerie-melanie2/roundcube_skin_melanie2_larry_mobile
Best regards
Le 2015-07-03 12:00, dev-request@lists.roundcube.net a écrit :
Date: Thu, 2 Jul 2015 15:44:24 +0200 From: Cor Bosman cor@xs4all.nl To: Roundcube Development discussion mailing list dev@lists.roundcube.net Subject: [RCD] android Message-ID: BCBF9018-4B5E-4A2A-BC40-0F0A8148901C@xs4all.nl Content-Type: text/plain; charset=windows-1252
Hi all, i know roundcube doesn?t support mobile very well, but on iphone/ipad and even android/firefox/safari things sort of work ok-ish.
Not so much for android/chrome. That is just one big garbled mess. Has anyone tried to look into that? I can?t seem to find a way to fix it. You can tell chrome to ?Request Desktop Site? and then things work ok again. So it seems to be some detection of a user agent and maybe some css gets added. I saw some code in common.js which seems to set classes based on user agents, but even if I remove all of that things don?t seem any better.
Anyone has any idea what exactly is different between using ?Request Desktop Site? and the ?mobile? site, and maybe hardcode to always use the desktop site in some combination of user agents?
Cor