[Mono-bugs] [Bug 79552][Nor] New - ButtonBase.CreateAccessibilityInstance doesn't return the correct type
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Oct 2 10:25:19 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 sebastien at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79552
--- shadow/79552 2006-10-02 10:25:19.000000000 -0400
+++ shadow/79552.tmp.32281 2006-10-02 10:25:19.000000000 -0400
@@ -0,0 +1,36 @@
+Bug#: 79552
+Product: Mono: Class Libraries
+Version: 1.1
+OS: All
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com
+ReportedBy: sebastien at ximian.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: ButtonBase.CreateAccessibilityInstance doesn't return the correct type
+
+Description of Problem:
+ButtonBase.CreateAccessibilityInstance should return a
+ButtonBaseAccessibleObject.
+
+Steps to reproduce the problem:
+1. See unit tests committed (as NonWorking) in SVN
+
+Actual Results:
+Unit tests failure
+
+Expected Results:
+No failures
+
+How often does this happen?
+Always
+
+Additional Information:
+- Tests created on Windows using fx 2.0
More information about the mono-bugs
mailing list