[Mono-bugs] [Bug 81508][Nor] Changed - ContextMenuStrip: Clicking in a hosted DateTimePicker will cause the menu to disappear
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri May 4 05:44:52 EDT 2007
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 rolfkvinge at ya.com.
http://bugzilla.ximian.com/show_bug.cgi?id=81508
--- shadow/81508 2007-05-03 04:32:21.000000000 -0400
+++ shadow/81508.tmp.2105 2007-05-04 05:44:52.000000000 -0400
@@ -7,17 +7,17 @@
Resolution:
Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: rolfkvinge at ya.com
ReportedBy: tausq at debian.org
-QAContact: mono-bugs at ximian.com
+QAContact: monkey at jpobst.com
TargetMilestone: 1_2
URL:
Cc:
-Summary: DateTimePicker will cause an NullReferenceException if it is not parented in a form
+Summary: ContextMenuStrip: Clicking in a hosted DateTimePicker will cause the menu to disappear
Please fill in this template when reporting a bug, unless you know what you
are doing.
Description of Problem:
If a DateTimePicker is placed, for example, in a ToolStripControlHost (and
then placed in a drop down menu), when the DTP is activated, a
@@ -50,6 +50,15 @@
PointToClient() call will fix the problem.
------- Additional Comments From tausq at debian.org 2007-05-01 13:15 -------
Created an attachment (id=19167)
Test case
+
+------- Additional Comments From rolfkvinge at ya.com 2007-05-04 05:44 -------
+Fixed in r76661.
+
+Note that there's another bug, somewhere in ContextMenuStrip, when
+you click on the DateTimePicker to do whatever the menu goes away.
+
+I'm updating the summary and assigning it to jpobst, who is the
+maintainer for ContextMenuStrip.
More information about the mono-bugs
mailing list