[Mono-bugs] [Bug 368587] ErrorProvider: in a FlowLayoutPanel the error icons don' t align with the extended controls
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Mar 11 18:29:52 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=368587
User jpobst at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=368587#c1
--- Comment #1 from Jonathan Pobst <jpobst at novell.com> 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.
More information about the mono-bugs
mailing list