[Mono-bugs] [Bug 79172][Nor] New - TextBox: keyboard cursor not always shown when textbox has focus
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Aug 26 04:39:33 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 gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=79172
--- shadow/79172 2006-08-26 04:39:33.000000000 -0400
+++ shadow/79172.tmp.1718 2006-08-26 04:39:33.000000000 -0400
@@ -0,0 +1,38 @@
+Bug#: 79172
+Product: Mono: Class Libraries
+Version: 1.1
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com
+ReportedBy: gert.driesen at pandora.be
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: TextBox: keyboard cursor not always shown when textbox has focus
+
+Apparently, the keyboard cursor (crosshair) is not always shown when the
+textbox has focus.
+
+To reproduce:
+
+1. Compile and run the attached source code.
+2. Click the "Miguel de Icaza" item in the listview.
+3. Click the textbox.
+
+Expected result:
+
+The keyboard cursor is blinking in the textbox.
+
+Actual result:
+
+They keyboard cursor is not visible in the textbox, but it does have
+focus.
+
+Note: if you repeat the same procedure (click listview item, click
+textbox), it works fine.
More information about the mono-bugs
mailing list