Last post by Leonard:
Actually... I removed the change I made to the form, which is why I asked you to try it with a static HTML page... maybe I wasn't clear enoughWhy did I expect that to happen (MSIE I mean, though good old Konqueror is also rather quirky sometimes - but I can't really blame it in this case, because I believe that this particular issue is not clearly defined by the standards). I just checked in Windows (insomnia has its good sides) and I confirm. For MSIE, you could solve by replacing "width" with "max-width" - stupid MSIE doesn't know what that is, so it ignores it. The Konqueror problem remains. Maybe we should rethink the interface design. I still believe that having the instructions on the same page with the form is a good thing (I love SUSE's YaST for that), but I see that the current aproach is less than perfect. I'll sleep over it (or at least I'll try).
Anyway, they actually work to an extent; the toolbar *is* shortened to the length specified, but the dropdown box doesn't expand in width, which means that a significant portion of the longer lines are just cut off, with no way to recover that portion (no horizontal scrollbars or anything)...
Alternative ways I can think of are:
1. Just put the stuff at the top of the form, taking 100% width
2. Make it so that the descriptions will show when the mouse passes over the field in question