[Mono-bugs] [Bug 78094][Cos] Changed - black rectangle around tooltips offset 1 pixel right on osx
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Sep 8 19:02:09 EDT 2006
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by toshok at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78094
--- shadow/78094 2006-05-10 17:38:56.000000000 -0400
+++ shadow/78094.tmp.17250 2006-09-08 19:02:09.000000000 -0400
@@ -3,13 +3,13 @@
Version: unspecified
OS: unknown
OS Details:
Status: NEEDINFO
Resolution:
Severity: Unknown
-Priority: Wishlist
+Priority: Cosmetic
Component: Windows.Forms
AssignedTo: peter at novonyx.com
ReportedBy: timr at asteriasgi.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
@@ -38,6 +38,9 @@
We draw like this:
dc.FillRectangle(SystemBrushes.Info, control.ClientRectangle);
dc.DrawRectangle(SystemPens.WindowFrame, 0, 0, control.Width-1,
control.Height-1);
+
+------- Additional Comments From toshok at ximian.com 2006-09-08 19:02 -------
+switching to cosmetic
More information about the mono-bugs
mailing list