Hey devs,
every time I login into my RC I see a really tiny but ugly "bug" in the default skin. As you can see this on this picture the input fields of the login form are to big. Image: http://cghost.de/mediahost/img13/rcube_ugly.uv0hev.png
The best way to fix this is to add the following lines to the css-area of your skins/default/templates/login.html file:
#login-form input { max-width: 230px; }
That won't have any influence to other input fields and works for me. Does anyone have better way to solve this?
Some system information: Gentoo Linux KDE 4.2.2 Mozilla Firefox 3.0.8
ma.schmale@googlemail.com wrote:
every time I login into my RC I see a really tiny but ugly "bug" in the default skin. As you can see this on this picture the input fields of the login form are to big.
Same here, seems to be a localization issue. Compare attached german and english login screens.
Daniel
--- 8< --- detachments --- 8< --- The following attachments have been detached and are available for viewing. http://detached.gigo.com/rc/uy/KKF3mLjj/rc-login-de_en.png Only click these links if you trust the sender, as well as this message. --- 8< --- detachments --- 8< ---
List info: http://lists.roundcube.net/dev/
I can reproduce this problem under Windows XP: if I zoom in all the fonts in Firefox 3.0.9 and turn off the zooming of images (zoom only the text) then the login/password fields will be too long to fit into the frame. What browser are you using?
On Thu, 23 Apr 2009 18:20:22 +0200, Daniel Faber mail@daniel-faber.de wrote:
ma.schmale@googlemail.com wrote:
every time I login into my RC I see a really tiny but ugly "bug" in the default skin. As you can see this on this picture the input fields of the login form are to big.
Same here, seems to be a localization issue. Compare attached german and english login screens.
Daniel
--- 8< --- detachments --- 8< --- The following attachments have been detached and are available for viewing. http://detached.gigo.com/rc/uy/KKF3mLjj/rc-login-de_en.png Only click these links if you trust the sender, as well as this message. --- 8< --- detachments --- 8< ---
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi,
On 2009-04-24 00:20, Daniel Faber wrote:
ma.schmale@googlemail.com wrote:
every time I login into my RC I see a really tiny but ugly "bug" in the default skin. As you can see this on this picture the input fields of the login form are to big.
Same here, seems to be a localization issue. Compare attached german and english login screens.
I'm also seeing this on my netbook (resolution 1024x600) but not on my laptop (resolution 1280x800), both with Firefox 3.0.9, X.org 1.5.3, Linux... It looks ok in Konqueror, by the way.
Can't be localisation since I have RC set to English.
http://p173.de/s/1240545627.png
Patrick.
Key ID: 0x86E346D4 http://patrick-nagel.net/key.asc Fingerprint: 7745 E1BE FA8B FBAD 76AB 2BFC C981 E686 86E3 46D4
List info: http://lists.roundcube.net/dev/
Pat, the cause was already detected. try pressing CTRL+[-] several times and voila', 'problem' is gone ;)
/see my previous mail:
I can reproduce this problem under Windows XP: if I zoom in all the fonts in Firefox 3.0.9 and turn off the zooming of images (zoom only the text) then the login/password fields
will be too long to fit into the frame. What browser are you using?
Regards, Viktor
On Fri, 24 Apr 2009 12:07:44 +0800, Patrick Nagel mail@patrick-nagel.net wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi,
On 2009-04-24 00:20, Daniel Faber wrote:
ma.schmale@googlemail.com wrote:
every time I login into my RC I see a really tiny but ugly "bug" in the default skin. As you can see this on this picture the input fields of the login form are to big.
Same here, seems to be a localization issue. Compare attached german and english login screens.
I'm also seeing this on my netbook (resolution 1024x600) but not on my laptop (resolution 1280x800), both with Firefox 3.0.9, X.org 1.5.3, Linux... It looks ok in Konqueror, by the way.
Can't be localisation since I have RC set to English.
http://p173.de/s/1240545627.png
Patrick.
Key ID: 0x86E346D4 http://patrick-nagel.net/key.asc Fingerprint: 7745 E1BE FA8B FBAD 76AB 2BFC C981 E686 86E3 46D4 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAknxOxAACgkQyYHmhobjRtSaNQCgomMyaMLIH6bPyTKFU8q2kwGc cHgAn3pYc0DP0TYepIyDaz12ypuRQlEi =0N3k -----END PGP SIGNATURE----- _______________________________________________ List info: http://lists.roundcube.net/dev/
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi Viktor,
On 2009-04-24 13:08, Viktor Balogh wrote:
the cause was already detected. try pressing CTRL+[-] several times and voila', 'problem' is gone ;)
That may well be, but there is still a problem that needs to be fixed ;)
I guess Alec submitted some changes related to this problem a few hours ago: http://trac.roundcube.net/changeset/2418
Patrick.
Key ID: 0x86E346D4 http://patrick-nagel.net/key.asc Fingerprint: 7745 E1BE FA8B FBAD 76AB 2BFC C981 E686 86E3 46D4
List info: http://lists.roundcube.net/dev/