https://bugzilla.novell.com/show_bug.cgi?id=368587
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=368587#c1 --- Comment #1 from Jonathan Pobst <[EMAIL PROTECTED]> 2008-03-11 16:29:52 MST --- Created an attachment (id=200487) --> (https://bugzilla.novell.com/attachment.cgi?id=200487) Patch This patch "fixes" it so the controls are in the correct order. However, its not that great. The error icons aren't very close to the textboxes, and they can wrap at bad places so the textbox is on one line and the error icon is on the next line. I investigated how MS does this. It appears they put all the icons on one transparent overlay window over the whole form. As ivanz can attest to, we don't support this level of transparency. Taking comments on whether this patch is worth applying. :) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
