[Mono-bugs] [Bug 340289] New: MenuItem loses Tag property
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Nov 8 12:09:22 EST 2007
https://bugzilla.novell.com/show_bug.cgi?id=340289
Summary: MenuItem loses Tag property
Product: Mono: Class Libraries
Version: 1.2
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Windows.Forms
AssignedTo: mono-bugs at ximian.com
ReportedBy: equistango at gmail.com
QAContact: mono-bugs at ximian.com
Found By: ---
Under some circumstances, a MenuItem's Tag property will be lost (reset to
null), due to MenuItem.CloneMenu() not cloning correctly.
Perhaps other important properties are lost as well. For example, the current
CloneMenu() implementation does not copy the values of CanRaiseEvents, Name and
RadioCheck.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list