[Bug 14064] New: programs window moves down when clicking in a menu
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(a)winehq.org ReportedBy: kogepathic(a)gmail.com CC: julliard(a)winehq.org, joris_huizer(a)yahoo.com, saturn_systems(a)yahoo.com, jhovold(a)gmail.com, gimmeapill(a)gmail.com, ramonf(a)hawaii.edu, maxstirlitz(a)web.de, mark(a)fluxbox.org, jwdelaat(a)gmail.com, superfranky(a)gmx.at, kogepathic(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14064 --- Comment #1 from James Hawkins <truiken(a)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! -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14064 --- Comment #2 from Mark Tiefenbruck <mark(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14064 --- Comment #3 from James Hawkins <truiken(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14064 --- Comment #4 from Mark Tiefenbruck <mark(a)fluxbox.org> 2008-06-22 18:36:11 --- I'm not the original reporter. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14064 --- Comment #5 from HMartin <kogepathic(a)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(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14064 --- Comment #6 from HMartin <kogepathic(a)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(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14064 --- Comment #7 from HMartin <kogepathic(a)gmail.com> 2008-06-22 19:03:57 --- Please excuse the multiple comments regarding the regression. I was attempting to add julliard(a)winehq.org to the CC list as per the regression instructions. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14064 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression --- Comment #8 from Austin English <austinenglish(a)gmail.com> 2008-06-22 19:15:53 --- Why did you CC all these people? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14064 --- Comment #9 from Mark Tiefenbruck <mark(a)fluxbox.org> 2008-06-22 19:16:40 --- He cloned the bug that this duplicates. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14064 Austin English <austinenglish(a)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(a)gmail.com> 2008-06-23 02:30:22 --- What window manager? I can't reproduce this in gnome. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14064 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE --- Comment #11 from Dmitry Timoshkov <dmitry(a)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 *** -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14064 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #12 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-06-23 05:56:17 --- Closing duplicate. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org