[Bug 2602] New: System menu for MDI child windows is incorrect

Wine Bugs wine-bugs at winehq.org
Tue Dec 7 10:30:29 CST 2004


http://bugs.winehq.org/show_bug.cgi?id=2602

           Summary: System menu for MDI child windows is incorrect
           Product: Wine
           Version: 20041019
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P4
         Component: wine-gui
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: efrias at syncad.com


When a MDI child window is maximized, its system menu (with move, resize,
minimize restore, close) should be moved to the leftmost side of the MDI
parent's menu bar, usually just before the 'File' menu.  Right now, a menu
appears there, but it isn't correct one -- it appears to be the application's
system menu instead of the MDI child's system menu.  When you select operations
like 'close' and 'minimize' from this menu, they close/minimize the entire
application, not just the child window.  The icon used is also incorrect (I get
a wineglass icon instead of the icon of the MDI child)

This bug was noticed with a winelib application.  You can reproduce it by
running examples/progman, creating a program group, and maximizing the new group.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list