http://bugs.winehq.org/show_bug.cgi?id=23209
Summary: Open file dialog opens behind main window in EngIntsite CSS Editor Product: Wine Version: 1.2-rc2 Platform: x86 URL: http://www.enginsite.com/css-editor.htm OS/Version: Linux Status: UNCONFIRMED Keywords: download, regression Severity: normal Priority: P2 Component: winex11.drv AssignedTo: wine-bugs@winehq.org ReportedBy: mstefani@redhat.com CC: julliard@winehq.org
This is the second regression (first one is bug 23204) I found while trying to reproduce bug 17510: The open file dialog opens now behind the main window instead on top of it.
61e50e15ba45ad54655f98619f5ef33917033165 is the first bad commit commit 61e50e15ba45ad54655f98619f5ef33917033165 Author: Alexandre Julliard julliard@winehq.org Date: Fri May 28 12:14:43 2010 +0200
winex11: Map zero-size windows and set an empty window region for them.
:040000 040000 0cd582f85f7d71a7d4e30cb8b72960adb21d1b45 ea860ce19c87870924dd968c600191b0c088cff0 M dlls
Reverting this patch on top of wine-1.2-rc3-57-gb3f0425 makes the issue go away.
This is probably just a duplicate of bug 23015 but I'm using Gnome (2.30) with metacity (2.30.0).
http://bugs.winehq.org/show_bug.cgi?id=23209
--- Comment #1 from Michael Stefaniuc mstefani@redhat.com 2010-06-18 15:57:29 --- Alexandre couldn't reproduce the problem in metacity but he is using "click to focus" and not "focus follows mouse" like I do.
So I tested it with "click to focus" and the open file dialog opens now correctly in front of the main window.
http://bugs.winehq.org/show_bug.cgi?id=23209
--- Comment #2 from Vitaliy Margolen vitaliy@kievinfo.com 2010-06-18 21:29:12 --- Then this big is invalid. Windows doesn't have "focus follows mouse" policy. It will break lots of programs there.
http://bugs.winehq.org/show_bug.cgi?id=23209
--- Comment #3 from Michael Stefaniuc mstefani@redhat.com 2010-06-29 04:54:24 --- The patch from bug 23015 aka http://bugs2.winehq.org/attachment.cgi?id=29208 fixes this regression too.
http://bugs.winehq.org/show_bug.cgi?id=23209
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2010-06-29 09:53:33 --- Duplicate then.
*** This bug has been marked as a duplicate of bug 23015 ***
http://bugs.winehq.org/show_bug.cgi?id=23209
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Nikolay Sivov bunglehead@gmail.com 2010-06-29 13:12:13 --- Closing.