View Issue Details

IDProjectCategoryView StatusLast Update
0000852OXID eShop (all versions)3.1. Design, GUI, UXpublic2009-05-08 13:54
Reporterdainius.bigelis Assigned To 
PriorityhighSeveritytweakReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.1.1 revision 18442 
Fixed in Version4.2.0 revision 23610 
Summary0000852: Break input field to new line when field title is too long
DescriptionThen the field title is too long in the Login form, also OpenID form, the text is placed in two lines, and input field remains on the same line.
In this case the input field (not the title) should be breaked to the new line:
place field title in one line and input field - in a line below.
TagsNo tags attached.
Attached Files
brake_new_line.png (8,582 bytes)   
brake_new_line.png (8,582 bytes)   
right_form_labels.png (42,928 bytes)   
right_form_labels.png (42,928 bytes)   
Theme
BrowserAll
PHP Version5.2.6
Database Version5.0.33

Activities

alfonsas_cirtautas

2009-05-08 13:53

reporter   ~0000888

All label and input fields are in separate lines now,
this means enough space for longer label and button texts.

This approach also allowed us to cleanup some html code, by removing tables :)