[Mono-bugs] [Bug 511538] New: After merging Menus in an MDI application MenuItem changes don't get recognized

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Jun 10 05:32:25 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=511538


           Summary: After merging Menus in an MDI application MenuItem
                    changes don't get recognized
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.4.x
          Platform: x86
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: andreas.flucke at t-online.de
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Created an attachment (id=297139)
 --> (http://bugzilla.novell.com/attachment.cgi?id=297139)
test source

User-Agent:       Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1;
Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR
3.0.4506.2152; .NET CLR 3.5.30729)

When a MDI child window menu is merged with the MDI container menu, the 
MenuItem props of the child window (Enabled/Checked etc.) cannot be changed any
more (or changes are ignored).


Reproducible: Always

Steps to Reproduce:
1.compile and run attached test.cs file
2.notice that Item2 should be checked 
3.
Actual Results:  
MenuItem appears like created and isn't changed

Expected Results:  
Should be responding to prop changing i.e. in this case Item2 should be checked

-- 
Configure bugmail: http://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