[Bug 20389] New: Portable Thunderbird 2.0.0.23: Close button must be clicked twice
http://bugs.winehq.org/show_bug.cgi?id=20389 Summary: Portable Thunderbird 2.0.0.23: Close button must be clicked twice Product: Wine Version: 1.1.31 Platform: PC-x86-64 URL: http://portableapps.com/apps/internet/thunderbird_port able OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P3 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: ken_g6151(a)yahoo.com Since Wine version 1.1.30, clicking the close button on the Portable Thunderbird window once does not close the window. As of version 1.1.31, clicking the button again immediately after the first click does close the window. Steps to reproduce: 1. Open Portable Thunderbird, and wait for it to finish loading any messages. 2. Click the window's close button (the X in the corner). The window does not close. 3. Click the window's close button again. Now the window does close. Another scenario possibly relevant to solving this bug: 1. Open Portable Thunderbird, and wait for it to finish loading any messages. 2. Click the window's close button (the X in the corner). The window does not close. 3. Click the File menu. The File menu is highlighted, but does not drop down. 4. Click the File menu again. The File menu now drops down. 5. Click the window's close button again. The window does not close. 6. Click the window's close button again. Now the window does close. Application settings are defaults, Windows XP. -- 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=20389 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2009-10-16 14:27:31 --- Does minimize do the same thing? If so, probably a dupe of bug 15069. -- 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=20389 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression, | |source Status|UNCONFIRMED |NEW CC| |dmitry(a)codeweavers.com, | |kennybobs(a)o2.co.uk Component|-unknown |winex11.drv Version|1.1.31 |1.1.29 Summary|Portable Thunderbird |Mozilla: Close button must |2.0.0.23: Close button must |be clicked twice |be clicked twice | Ever Confirmed|0 |1 --- Comment #2 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-10-19 06:18:27 --- Actually, this is a recent regression. Affects Mozilla Firefox and Thunderbird. 9dbdd708e3530ace523bd3dc047bee6d17b65871 is first bad commit commit 9dbdd708e3530ace523bd3dc047bee6d17b65871 Author: Dmitry Timoshkov <dmitry(a)codeweavers.com> Date: Wed Sep 9 17:21:52 2009 +0900 winex11.drv: Handle WM_DELETE_WINDOW by simulating clicking the caption Close button. :040000 040000 a1159da6012ed1ef6d8e3a2cd73b44583c2ea707 39ec9af57f1ef96e7f31f68e59e2b134b5b4e630 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=20389 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Mozilla: Close button must |Portable Thunderbird: Close |be clicked twice |button must be clicked | |twice -- 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=20389 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Portable Thunderbird: Close |Firefox/Thunderbird: Close |button must be clicked |button must be clicked |twice |twice -- 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=20389 --- Comment #3 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-10-21 06:32:13 --- The problem is that the app(s) fetch all client area mouse messages in its message loop, so injected WM_LBUTTONUP message has no chance of reaching DefWindowProc code. A workaround is to inject WM_NCLBUTTONUP instead, and adapt the DefWindowProc code to react on it same way as on WM_LBUTTONUP, but that won't work for custom non-client message handlers. -- 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=20389 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv(a)dawncrow.de -- 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=20389 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Firefox/Thunderbird: Close |Firefox/Thunderbird/Sunbird |button must be clicked |: Close button must be |twice |clicked twice -- 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=20389 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda(a)volny.cz --- Comment #4 from Wylda <wylda(a)volny.cz> 2010-04-11 02:14:09 --- Hmmm... I just bisected a problem and now i see, that i'm not the first one. Firefox does not listen to close. Follow next steps to see the problem: * wine firefox.exe --on first run displays question about default browser * move that pop-up windows above main firefox windows --is't OK * on the pop-up click the X (close window) --BAD, nothing happens * move that pop-up windows above main firefox windows --BAD, not repainted * you need to click many times quickly on X to close the pop-up http://www.mozilla.com/products/download.html?product=firefox-3.6.3&os=win&l... -- 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=20389 --- Comment #5 from Wylda <wylda(a)volny.cz> 2010-04-17 17:36:29 --- This regression (bisected) is still present in wine-1.1.43. -- 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=20389 obsolete.fax(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |obsolete.fax(a)gmail.com --- Comment #6 from obsolete.fax(a)gmail.com 2010-04-27 16:48:09 --- I have to click MANY times X, for it to close. And sometimes it doesn't close at all (when there are many tabs etc.) Then I have to go to System Monitor in Ubuntu 9.10 and force firfox.exe to close. -- 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=20389 caixamagica <caixa.magica(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |caixa.magica(a)hotmail.com --- Comment #7 from caixamagica <caixa.magica(a)hotmail.com> 2010-05-19 00:16:14 --- Same problem here on Ubuntu 10.04 and Wine 1.1.42, I must click twice or more over the close button to exit firefox. Console output messages are saying: fixme:win:FlashWindowEx fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_THROUGH unimplemented Though if I go to the File menu and click Exit, Firefox closes immediately. -- 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=20389 Jan <de.diamonds(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |de.diamonds(a)gmail.com --- Comment #8 from Jan <de.diamonds(a)gmail.com> 2010-05-22 05:50:34 --- Still present in wine-1.2-rc1 -- 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=20389 --- Comment #9 from Alexandre Julliard <julliard(a)winehq.org> 2010-05-26 14:11:40 --- Maybe we should post an Alt-F4 instead of a button click. -- 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=20389 --- Comment #10 from Jan <de.diamonds(a)gmail.com> 2010-05-26 14:33:10 --- (In reply to comment #9) Actually pressing Alt-F4 does not work at all, even if pressed twice. -- 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=20389 --- Comment #11 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-05-26 22:38:14 --- (In reply to comment #10)
Actually pressing Alt-F4 does not work at all, even if pressed twice.
Because pressing Alt+F4 generates WM_DELETE_WINDOW with the obvious consequences. -- 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=20389 --- Comment #12 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-05-28 01:07:16 --- (In reply to comment #9)
Maybe we should post an Alt-F4 instead of a button click.
Thanks Alexandre for the suggestion, I sent a patch: http://www.winehq.org/pipermail/wine-patches/2010-May/089029.html -- 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=20389 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #13 from André H. <nerv(a)dawncrow.de> 2010-05-28 10:59:25 --- Fixed by Dmitry's patch commit 167514ce940447bf301faff4dd4b19978191c8bf -- 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=20389 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #14 from Alexandre Julliard <julliard(a)winehq.org> 2010-05-28 12:51:08 --- Closing bugs fixed in 1.2-rc2. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=20389 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |167514ce940447bf301faff4dd4 | |b19978191c8bf -- 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