[Mono-bugs] [Bug 339565] New: Label image drawn on top of label text
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Nov 6 13:12:10 EST 2007
https://bugzilla.novell.com/show_bug.cgi?id=339565
Summary: Label image drawn on top of label text
Product: Mono: Class Libraries
Version: 1.2
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Windows.Forms
AssignedTo: mono-bugs at ximian.com
ReportedBy: dsuarezv at codice.es
QAContact: mono-bugs at ximian.com
Found By: ---
Created an attachment (id=182257)
--> (https://bugzilla.novell.com/attachment.cgi?id=182257)
sample application
Description of Problem:
A label with an image and text draws the image in front of the text. .NET draws
the image behind the text. Enclosed is a small test application and a
screenshot of the desired result
Steps to reproduce the problem:
1. create a label, add text and an image to it
2.
Actual Results:
text is drawn behind the image
Expected Results:
text should be drawn in front of the image
How often does this happen?
always
Additional Information:
--
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