[Bug 7360] New: hiding child incorrectly sets an update region on the grandparent

Wine Bugs wine-bugs at winehq.org
Tue Feb 6 23:21:21 CST 2007


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

           Summary: hiding child incorrectly sets an update region on the
                    grandparent
           Product: Wine
           Version: 0.9.30.
          Platform: PC-x86-64
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: wine-user
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: cjstimpson at utwire.net


See attached sample code.  A grandparent top-level window is created.  A parent
window is made the child of the grandparent and occupies the entire space of the
grandparent.  A child window is made to occupy a small portion of its parent
window.  When ShowWindow(child, SW_HIDE) is called,
GetUpdateRect(grandparent...) gives a non-empty rect, when it should be empty.

-- 
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