In some languages (including German and other, even more verbose languages) the "add display" and "analyze" buttons will be longer than the space available. In these cases the button will flow out of the nav bar and will be partially hidden by the options area.
The enclosed 1-line patch fixes that by allowing the buttons to wrap to the next line.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Pancho’s picture

Here is a before/after screenshot:

Before:
After:
hass’s picture

Visually this looks good. Aside - what will happen if an item above the input buttons will overflow? I haven't tested if the UI works correctly in this situation...

hass’s picture

Status: Needs review » Needs work

This works well in Firefox, but not in IE7. Not sure about IE6

hass’s picture

Status: Needs work » Reviewed & tested by the community

How I hate this... this seems to be a bug of <=IE7 that has been fixed in IE8 (verified with beta 2). Maybe someone have an idea how to quick fix - otherwise RTBC as it makes things better than nothing and we can fix older IE's in a separate issue. I search around for an hour now, but not sure what the source of the IE problem is.

merlinofchaos’s picture

Status: Reviewed & tested by the community » Fixed

In a truly rare case, I agree with hass =). Committed. If anyone finds an IE fix, I'll consider it, but Drupal website builders rarely use IE anyway. Especially those working in non-English languages.

Status: Fixed » Closed (fixed)

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