[Bug 34315] HWND_NOTOPMOST makes window disappear behind other windows

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Aug 21 13:50:15 CDT 2013


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

--- Comment #14 from Lope <lopeonline at gmail.com> 2013-08-21 13:50:15 CDT ---
I did a test where I set HWND_NOTOPMOST after an additional delay.
As soon as HWND_NOTOPMOST is set, the window falls behind the window that is
focused, so it does not seem to be conceptually related to the WM preventing it
from stealing focus as it is already TOPMOST. Its just that NOTOPMOST triggers
a re-ordering, that should not happen.

In Windows its possible to have program F infront of program B while program B
has focus and keystrokes go to program B.

Is that possible in Linux?

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