[Bug 33124] New: SetWindowPlacement() unexpectedly clips coordinates when applied to a child window

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Mar 4 22:55:37 CST 2013


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

             Bug #: 33124
           Summary: SetWindowPlacement() unexpectedly clips coordinates
                    when applied to a child window
           Product: Wine
           Version: 1.4.1
          Platform: x86
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: user32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: jtuc at users.sourceforge.net
    Classification: Unclassified


Observed behavior: Regardless of whether a window handle represents a top-level
or child window, SetWindowPlacement() clips passed-in coordinates according to
screen bounds.

Expected behavior: Clipping of passed-in coordinates should not happen for
child windows.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list