http://bugs.winehq.org/show_bug.cgi?id=20272
Summary: Wine 1.1.28-1.1.30: Keyboard focus is lost when running applications in a virtual desktop. Product: Wine Version: 1.1.30 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: winex11.drv AssignedTo: wine-bugs@winehq.org ReportedBy: merlin0525@gmail.com
Keyboard focus is lost when applications are run in a virtual desktop. Steps to reproduce: 1. Install Wine 1.1.28, 1.1.29, or 1.1.30. 2. Open notepad in Wine. 3. Click the notepad window. Type in notepad. Letters should appear. 4. Open an application outside of wine (gedit or terminal, for example). 5. Click the application outside Wine. 6. Switch back to notepad. Try typing. Letters no longer appear. Instead, letters appear in the application opened outside Wine.
A regression test between 1.1.27 and 1.1.28 results in the following bad commit:
http://bugs.winehq.org/show_bug.cgi?id=20272
--- Comment #1 from Alex merlin0525@gmail.com 2009-10-05 16:52:29 --- (Sorry, accidentally pressed commit before I was done typing) Keyboard focus is lost when applications are run in a virtual desktop. Steps to reproduce: 1. Install Wine 1.1.28, 1.1.29, or 1.1.30. 2. Open notepad in Wine. 3.. Click the notepad window. Type in notepad. Letters should appear. 4. Open an application outside of wine (gedit or terminal, for example). 5. Click the application outside Wine. 6. Switch back to notepad. Try typing. Letters no longer appear. Instead, letters appear in the application opened outside Wine.
A regression test between 1.1.27 and 1.1.28 results in the following bad commit:
e3720c2810dda3895d6734c55117b0a355223b1a is first bad commit commit e3720c2810dda3895d6734c55117b0a355223b1a Author: Alexandre Julliard julliard@winehq.org Date: Thu Aug 13 18:18:22 2009 +0200
winex11: Use the Globally Active focus model with take focus.
:040000 040000 d1fb1709094e60472024b78cf46f7e4c8a451b47 d7b2f829e9cd01101173cc4e65c4e6ff0bb7c6c0 M dlls
Duplicates seem to appear in Bug 19874 (1.1.28, unresolved) and Bug 19822 (1.1.27, closed fixed)
http://bugs.winehq.org/show_bug.cgi?id=20272
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #2 from Vitaliy Margolen vitaliy@kievinfo.com 2009-10-05 20:20:37 --- Duplicate.
*** This bug has been marked as a duplicate of bug 19874 ***
http://bugs.winehq.org/show_bug.cgi?id=20272
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Vitaliy Margolen vitaliy@kievinfo.com 2009-10-05 20:20:49 --- Closing