Comments

pvasili’s picture

StatusFileSize
new1.14 KB

not fixed the search box

andypost’s picture

Status: Active » Needs review
StatusFileSize
new655 bytes

Suppose 80% enough and empty #size is ugly
so new patch

gábor hojtsy’s picture

Title: Error template forms » Project autocomplete fields too wide

Does this still happen? Only in this form or also on the translation UI where such an autocomplete also appears?

ahwebd’s picture

Version 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 )

Status: Needs review » Needs work

The last submitted patch, l10n_server-481774-2.patch, failed testing.

ahwebd’s picture

Version: 6.x-1.x-dev » 6.x-2.0-beta2
StatusFileSize
new345 bytes

Patch for 6.x-2.0-beta2

droplet’s picture

why not 100% ??
some modules name are implausible long
http://localize.drupal.org/translate/projects/ec_paperpayments

ahwebd’s picture

StatusFileSize
new346 bytes

100% width also looks better

100% width patch

gábor hojtsy’s picture

Status: Needs work » Needs review

Looking for testing feedback!

Status: Needs review » Needs work

The last submitted patch, l10n_community.css_pick_width_100.patch, failed testing.

gábor hojtsy’s picture

Disregard the automated testing feedback (see #802034: l10n_server testing fails due to potx not being there/not enabled), looking for manual tests :)

ahwebd’s picture

This 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

droplet’s picture

Status: Needs work » Reviewed & tested by the community

move forward

gábor hojtsy’s picture

Status: Reviewed & tested by the community » Fixed

Committed, thanks.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.