GNOME Bugzilla – Bug 625545
Gnome Shell conflicts with user time property; All windows go to bottom of stack
Last modified: 2010-11-03 18:44:38 UTC
In Wine applications under Wine 1.2 all Wine windows are given a User Time in order to attempt to force applications to the top of the z-order stack when first run. This apparently causes all windows to be rendered underneath everything including the desktop if focus is ever lost. Windows will still sometimes display in the overview, although often with a graphical glitch (varies from application to application). This can be verified across applications, including simple ones like Notepad. This is the commit to the Wine tree that causes the issue: http://source.winehq.org/git/wine.git/?a=commit;h=f2f508856ba9f3e5439f7123efd70ccc7599fc3f Reverting this causes applications to function perfectly as before. As this may be either a bug with Wine or Gnome Shell a bug has been filed with Wine as well: http://bugs.winehq.org/show_bug.cgi?id=23543
Does it happen in Metacity as well?
No it does not.
Is this still an issue, or has it been fixed with bug 593887?
A quick test with Wine 1.3.6 seems to say yes, so it's resolved for now.