http://bugs.winehq.org/show_bug.cgi?id=14064
Summary: programs window moves down when clicking in a menu Product: Wine Version: 1.0.0 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: kogepathic@gmail.com CC: julliard@winehq.org, joris_huizer@yahoo.com, saturn_systems@yahoo.com, jhovold@gmail.com, gimmeapill@gmail.com, ramonf@hawaii.edu, maxstirlitz@web.de, mark@fluxbox.org, jwdelaat@gmail.com, superfranky@gmx.at, kogepathic@gmail.com
+++ This bug was initially created as a clone of Bug #12431 +++
With wine 1.0.0 I get a strange problem with a specific program. Firefox 3.0 works with wine 0.9.58 as you'd expect it to. However, since upgrading to 1.0.0 the Firefox window has begun shifting down and to the right with every tab closure, selection, menu click, dialog confirmation, and running away from the cursor when attempting to focus the window. My previous bug (#14051) was marked as a duplicate of #12431, which is closed and supposedly fixed in 1.0-rc1. However, I experience the same bug in 1.0.0.
The program notepad does not have this problem.
I ran regression and got this:
Bisecting: 0 revisions left to test after this [cef3bc62ce28b1e19624dd6c121bf1aa3247c3b7] winex11: Always update the window position without relying on the cached values.
http://bugs.winehq.org/show_bug.cgi?id=14064
--- Comment #1 from James Hawkins truiken@gmail.com 2008-06-22 18:20:33 --- Please read wiki.winehq.org/RegressionTesting, especially:
If you see:
Bisecting: 0 revisions left to test after this
THEN YOU ARE NOT DONE YET!
http://bugs.winehq.org/show_bug.cgi?id=14064
--- Comment #2 from Mark Tiefenbruck mark@fluxbox.org 2008-06-22 18:31:22 --- Still looks awfully suspicious, doesn't it? Anyway, what's the point of moving the window when you don't want the window to move? Even if you're moving it to where you think the window is, it causes unnecessary round trips to the X server. Bad karma, that. You can disable moving in XConfigureWindow's value_mask.
http://bugs.winehq.org/show_bug.cgi?id=14064
--- Comment #3 from James Hawkins truiken@gmail.com 2008-06-22 18:35:12 --- None of that changes the fact that you haven't finished the regression test. The only commit that has anything to do with the regression is the end result of the regression test.
http://bugs.winehq.org/show_bug.cgi?id=14064
--- Comment #4 from Mark Tiefenbruck mark@fluxbox.org 2008-06-22 18:36:11 --- I'm not the original reporter.
http://bugs.winehq.org/show_bug.cgi?id=14064
--- Comment #5 from HMartin kogepathic@gmail.com 2008-06-22 19:01:00 --- Whoops, sorry for not posting the completed regression. Here it is:
cef3bc62ce28b1e19624dd6c121bf1aa3247c3b7 is first bad commit commit cef3bc62ce28b1e19624dd6c121bf1aa3247c3b7 Author: Alexandre Julliard julliard@winehq.org Date: Fri Apr 4 11:20:45 2008 +0200
winex11: Always update the window position without relying on the cached values. :040000 040000 aff6fa9392558798ff255ff91266995bd10461ad ac90b3df97026451942c3f57065bbcd66187fe61 M dlls
http://bugs.winehq.org/show_bug.cgi?id=14064
--- Comment #6 from HMartin kogepathic@gmail.com 2008-06-22 19:01:35 --- Whoops, sorry for not posting the completed regression. Here it is:
cef3bc62ce28b1e19624dd6c121bf1aa3247c3b7 is first bad commit commit cef3bc62ce28b1e19624dd6c121bf1aa3247c3b7 Author: Alexandre Julliard julliard@winehq.org Date: Fri Apr 4 11:20:45 2008 +0200
winex11: Always update the window position without relying on the cached values. :040000 040000 aff6fa9392558798ff255ff91266995bd10461ad ac90b3df97026451942c3f57065bbcd66187fe61 M dlls
http://bugs.winehq.org/show_bug.cgi?id=14064
--- Comment #7 from HMartin kogepathic@gmail.com 2008-06-22 19:03:57 --- Please excuse the multiple comments regarding the regression. I was attempting to add julliard@winehq.org to the CC list as per the regression instructions.
http://bugs.winehq.org/show_bug.cgi?id=14064
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
--- Comment #8 from Austin English austinenglish@gmail.com 2008-06-22 19:15:53 --- Why did you CC all these people?
http://bugs.winehq.org/show_bug.cgi?id=14064
--- Comment #9 from Mark Tiefenbruck mark@fluxbox.org 2008-06-22 19:16:40 --- He cloned the bug that this duplicates.
http://bugs.winehq.org/show_bug.cgi?id=14064
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://download.mozilla.org/ | |?product=firefox- | |3.0&os=win&lang=en-US Keywords| |download
--- Comment #10 from Austin English austinenglish@gmail.com 2008-06-23 02:30:22 --- What window manager? I can't reproduce this in gnome.
http://bugs.winehq.org/show_bug.cgi?id=14064
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #11 from Dmitry Timoshkov dmitry@codeweavers.com 2008-06-23 05:55:56 --- What's the purpose of the "cloning" the bug? If it's the same problem just re-open an existing one.
*** This bug has been marked as a duplicate of bug 12431 ***
http://bugs.winehq.org/show_bug.cgi?id=14064
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #12 from Dmitry Timoshkov dmitry@codeweavers.com 2008-06-23 05:56:17 --- Closing duplicate.