[Mono-bugs] [Bug 79863][Min] Changed - ToolBar: Button keeps 3D look when focus has lost
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Nov 21 13:35:32 EST 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 everaldo at simios.org.
http://bugzilla.ximian.com/show_bug.cgi?id=79863
--- shadow/79863 2006-11-10 09:14:01.000000000 -0500
+++ shadow/79863.tmp.21387 2006-11-21 13:35:32.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 79863
Product: Mono: Class Libraries
Version: 1.1
OS: GNU/Linux [Other]
OS Details:
-Status: REOPENED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Minor
Component: Windows.Forms
AssignedTo: everaldo at simios.org
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at ximian.com
@@ -33,6 +33,12 @@
------- Additional Comments From everaldo at simios.org 2006-11-08 10:45 -------
Fixed in SVN
------- Additional Comments From gert.driesen at pandora.be 2006-11-09 14:15 -------
One small issue left: when a form is displayed, the first button is
always highlighted in 3D until the mousepointer is moved.
+
+------- Additional Comments From everaldo at simios.org 2006-11-21 13:35 -------
+It is because default value of TabStop is not false, now i set it in
+constructor.
+
+Fixed in SVN.
More information about the mono-bugs
mailing list