Closed (fixed)
Project:
Localization server
Version:
6.x-2.0-beta2
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Jun 2009 at 09:39 UTC
Updated:
4 Jun 2010 at 09:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
pvasili commentednot fixed the search box
Comment #2
andypostSuppose 80% enough and empty #size is ugly
so new patch
Comment #3
gábor hojtsyDoes this still happen? Only in this form or also on the translation UI where such an autocomplete also appears?
Comment #4
ahwebd commentedVersion 6.x-2.0-beta2 still have this problem
it is only in the welcome page (size 60), the translation page is ok (size 20)
( Same issue http://drupal.org/node/798312 )
Comment #6
ahwebd commentedPatch for 6.x-2.0-beta2
Comment #7
droplet commentedwhy not 100% ??
some modules name are implausible long
http://localize.drupal.org/translate/projects/ec_paperpayments
Comment #8
ahwebd commented100% width also looks better
100% width patch
Comment #9
gábor hojtsyLooking for testing feedback!
Comment #11
gábor hojtsyDisregard the automated testing feedback (see #802034: l10n_server testing fails due to potx not being there/not enabled), looking for manual tests :)
Comment #12
ahwebd commentedThis patch does not need too much testing, it is nothing more than adding
l10n-community-pick-go #edit-project { width:100%}
It is tested with ff ie & chrome,
you can easily check localize.drupal.org to see that the "pick a project field" goes beyond the wrapper when reducing the browser window size and simply adding width:100% using firebug removes the problem
Regards
Comment #13
droplet commentedmove forward
Comment #14
gábor hojtsyCommitted, thanks.