[Bug 20193] New: Code for undocumented SwitchToThisWindow function does not reflect empirical evidence when alt_tab is false

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Sep 28 06:05:18 CDT 2009


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

           Summary: Code for undocumented SwitchToThisWindow function does
                    not reflect empirical evidence when alt_tab is false
           Product: Wine
           Version: unspecified
          Platform: Other
               URL: http://source.winehq.org/source/dlls/user32/winpos.c#L
                    85
        OS/Version: other
            Status: UNCONFIRMED
          Severity: trivial
          Priority: P2
         Component: user32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: neil at parkwaycc.co.uk


+++ This bug was initially created as a clone of Bug #5725 +++

The code for SwitchToThisWindow has improved since bug #5725 was filed, and now
works correctly when alt_tab is true. However when alt_tab is false, the
Windows behaviour differs in two ways; the first is that Windows does not
restore iconic windows (although it does still activate them), and the second
is that Windows sends the previous foreground window to the back (unless it's a
topmost window).

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