#1484096 closed Bugs (duplicate)
800x600 resolution
| Reported by: | JVolt <jorgevilela@…> | Owned by: | |
|---|---|---|---|
| Priority: | 8 | Milestone: | 0.2-stable |
| Component: | User Interface | Version: | 0.1-beta |
| Severity: | trivial | Keywords: | |
| Cc: |
Description
Hello, i'm using The RoundCube webmail for somedays.
But was found a bug while using it on a 800x600 resolution screen.
- The text bottom broke (Space used get on the message counter).
I'm using the roundcube in Brazil portuguese language.
Attachments (1)
Change History (7)
Changed 7 years ago by JVolt
comment:1 Changed 5 years ago by till
- Resolution set to wontfix
- Status changed from new to closed
1024x768 is an established standard.
comment:2 Changed 5 years ago by edurbs
- Resolution wontfix deleted
- Status changed from closed to reopened
I made a ugly fix for it, but it works very well.
I changed the template compose.html. Here is the diff:
/skins/default/templates/compose.html Line 56:
<div id="messagetoolbar">
---
<div id="messagetoolbar" style="width:700px;">
comment:3 Changed 5 years ago by thomasb
- Component changed from Client Scripts to User Interface
- Severity changed from major to trivial
- Type changed from Bugs to Patches
OK, lets keep this as a patch. But I'm sure there are other elements to patch to make everything work on 800x600
comment:4 Changed 5 years ago by alec
- Milestone set to 0.2-beta
comment:5 Changed 5 years ago by the_glu
It's would be very useful to have roundcube working on small screen, I wanted to use it on my E51 and I can't see the message list...
comment:6 Changed 5 years ago by alec
- Resolution set to duplicate
- Status changed from reopened to closed
- Type changed from Patches to Bugs
Edurbs' patch is not for JVolt's issue ;). I think default skin should be prepared for 1024x768. Users may create custom skins for small screens. Also skin selector on login screen will be welcome. Closing as duplicate of #1485270.

screenshot show the error