Ticket #1484096 (reopened Patches)

Opened 22 months ago

Last modified 3 months ago

800x600 resolution

Reported by: JVolt <jorgevilela@…> Owned by:
Priority: 8 Milestone:
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.

1. The text bottom broke (Space used get on the message counter).

I'm using the roundcube in Brazil portuguese language.

Attachments

ss01.png (36.2 kB) - added by JVolt 22 months ago.
screenshot show the error

Change History

Changed 22 months ago by JVolt

screenshot show the error

Changed 7 months ago by till

  • status changed from new to closed
  • resolution set to wontfix

1024x768 is an established standard.

Changed 3 months ago by edurbs

  • status changed from closed to reopened
  • resolution deleted

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;">

Changed 3 months ago by thomasb

  • type changed from Bugs to Patches
  • component changed from Client Scripts to User Interface
  • severity changed from major to trivial

OK, lets keep this as a patch. But I'm sure there are other elements to patch to make everything work on 800x600

Note: See TracTickets for help on using tickets.