http://bugs.winehq.org/show_bug.cgi?id=12475
Summary: pop up windows no longer look like they have focus Product: Wine Version: CVS/GIT Platform: PC OS/Version: Linux Status: UNCONFIRMED Keywords: regression Severity: minor Priority: P2 Component: winex11.drv AssignedTo: wine-bugs@winehq.org ReportedBy: thestig@google.com
I noticed in current git, many pop up windows no longer look as though they have foucs. For instance, start notepad and press Ctrl+F. The titlebar of the popup should be blue, and the titlebar of notepad should be gray, but it's actually the other way around. Tested on KDE 3.5.
Git bisect says:
fd97acbadffdc8af6d2682cb761a92ff2ab2f355 is first bad commit commit fd97acbadffdc8af6d2682cb761a92ff2ab2f355 Author: Alexandre Julliard julliard@winehq.org Date: Mon Apr 7 11:43:46 2008 +0200
winex11: Set the _NET_WM_STATE atom directly for unmapped windows.