[Mono-bugs] [Bug 416058] New: ErrorProvider Icons Drawn Incorrectly When Embedded Within TabControl
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sat Aug 9 05:44:53 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=416058
Summary: ErrorProvider Icons Drawn Incorrectly When Embedded
Within TabControl
Product: Mono: Class Libraries
Version: 1.9
Platform: i686
OS/Version: openSUSE 10.3
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Windows.Forms
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: martin_costello at talk21.com
QAContact: mono-bugs at lists.ximian.com
Found By: Customer
To replicate, create a standard form where there is a tab control and
associated tab pages, where the tab page control is located a reasonable
distance from the top edge of the form. Setup an ErrorProvider which is
associated with controls on this TabPage, and cause them to fire.
The icons for the ErrorProvider drawn will be drawn mis-aligned with respect to
their associated ErrorControl. It appears that they are drawn at co-ordinates
relative to the whole form, as opposed to the TabPage on which their
ErrorControl is located.
The ErrorProvider icons should be drawn in the correct positions to the
left/right (dependent on configuration) of their respective ErrorControl.
--
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