Opened 6 years ago

Last modified 3 years ago

#1484574 new Bugs

Roundcube Display on Mobile

Reported by: Arrmo Owned by:
Priority: 5 Milestone: later
Component: User Interface Version: git-master
Severity: normal Keywords:
Cc: Arrmo

Description

Hi,

I'm not sure if this is a target of Roundcube or not, but it does not display correctly on a Nokia mobile phone.

Thanks!

Change History (8)

comment:1 in reply to: ↑ description Changed 6 years ago by danne

I guess it's not, the workaround would be to install Opera Mini, it works reasonably well with Roundcube.

A very simple fallback GUI that works with ancient browsers and mobile phones would be a nice feature in version 2 or something though.

comment:2 Changed 6 years ago by Arrmo

Actually, it looks quite close on my phone, but the email window is very narrow -> that's the main issue.

comment:3 Changed 5 years ago by seansan

  • Cc Arrmo added
  • Milestone set to later

hm - moved to later

comment:4 Changed 5 years ago by Pander

Is roundcube going to provide a handheld css for mobile devices?

This results in including a line like this in the header:

<link rel=”stylesheet” type=”text/css” media=”handheld” href=”/css/handheld.css” />

and providing handheld.css which is a custom style for handheld devices with a minimal layout.

comment:5 Changed 3 years ago by Lazlo

  • Component changed from Client Scripts to User Interface

comment:6 Changed 3 years ago by broccauley

  • Milestone changed from later to 0.4-beta

The latest Roundcube is completely un-usable in the new Opera Mini 5 on my Sony Ericsson K800 mobile phone. You can only see 2 lines of messages; the rest of the messages and much of the user interface become hidden an inaccessible. A message itself is not even readable - all you can see is the sender and subject information - the rest gets truncated.

In contrast, older webmail software like Squirrelmail works perfectly(I prefer using the "full-fat" email clients even on my mobile device).

This is a serious flaw, and is something that should be given much more priority IMO.

comment:7 Changed 3 years ago by alec

  • Milestone changed from 0.4-beta to later

Mobile browsers are having limited javascript support and I don't know if this will be possible to make Roundcube working properly with them. This is not a priority for developers.

comment:8 Changed 3 years ago by broccauley

I think that the problem with Opera Mini 5 is that the JavaScript? support works *too* well. Correct me if I'm wrong, but there seems to be some window size detection code in there that totally forgets the mobile use-case.

Note: See TracTickets for help on using tickets.