id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,branch,changelog,apichanges,internalchanges 3602,Custom ticket field layout,anonymous,Jonas Borgström,"Think there may be a bug with adding multiple custom fields to tickets. When there are more than 3 ""textarea"" fields the alignment of the fields is not controlable. The additional fields line up horizontally opposed to vertically. For example if in your trac.ini you add two custom fields: test_one = textarea test_one.label = This is a large textarea test_one.value = Default text test_one.cols = 60 test_one.rows = 15 test_two = textarea test_two.label = This is a large textarea test_two.value = Default text test_two.cols = 60 test_two.rows = 15 the two text areas line up vertically. However if you add one more test_three = textarea test_three.label = This is a large textarea test_three.value = Default text test_three.cols = 60 test_three.rows = 15 the third area is to the right of the second on the new ticket page. The order field does not effect the location or position. Nor does putting additional custom fields in between the textareas.",defect,closed,normal,,ticket system,0.9.4,normal,duplicate,,,,,,