http://bugs.winehq.org/show_bug.cgi?id=29414
Bug #: 29414 Summary: thread window doesn't get keyboard focus in virtual desktop mode Product: Wine Version: 1.3.35 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Keywords: download, source, testcase Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: kgbricola@web.de Classification: Unclassified
Created attachment 38072 --> http://bugs.winehq.org/attachment.cgi?id=38072 testcase: creat a example thread
Attached is a test case with source and executable.
Steps to reproduce: - wine explorer /desktop=foo,800x600 graphics.exe - press the start button - the new window should now have keyboard focus (but it doesn't) - could be verified by hitting any key, which would close the window
This works in full screen mode and on win XP. The window could get the keyboard focus by clicking outside the window and clicking inside the window. It won't get the focus by only clicking inside.