http://bugs.winehq.org/show_bug.cgi?id=16566
Summary: dooble browser's new tab button makes the browser window close Product: Wine Version: 1.1.10 Platform: Other URL: http://heanet.dl.sourceforge.net/sourceforge/dooble/Doob le-Installer-0.01.exe OS/Version: other Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: madewokherd@gmail.com
Clicking on the New Tab button in Dooble causes the browser window to close. It doesn't crash or print anything suspicious to the terminal. If multiple browser windows are open, it only closes the one that was clicked. I have tested this on Windows XP, and on Windows the button creates a new tab.
http://bugs.winehq.org/show_bug.cgi?id=16566
--- Comment #1 from Vincent Povirk madewokherd@gmail.com 2008-12-18 23:56:26 --- Created an attachment (id=18067) --> (http://bugs.winehq.org/attachment.cgi?id=18067) test program
It seems the program does SetParent(X, X) and expects an error. Wine's SetParent returns 0 in this case, but it does a lot of work and doesn't set an error.
Attached test program prints "0 0" on Wine and "0 87" on Windows XP.
http://bugs.winehq.org/show_bug.cgi?id=16566
--- Comment #2 from Vincent Povirk madewokherd@gmail.com 2008-12-19 00:00:48 --- Patch sent: http://www.winehq.org/pipermail/wine-patches/2008-December/066427.html
http://bugs.winehq.org/show_bug.cgi?id=16566
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch, testcase
http://bugs.winehq.org/show_bug.cgi?id=16566
--- Comment #3 from Austin English austinenglish@gmail.com 2009-06-30 11:22:51 --- Probably still present (patch not committed).
Could use a conformance test...
http://bugs.winehq.org/show_bug.cgi?id=16566
--- Comment #4 from Austin English austinenglish@gmail.com 2010-01-04 16:22:32 --- Still not committed. Vincent, resend?
http://bugs.winehq.org/show_bug.cgi?id=16566
Bernhard Übelacker bernhardu@vr-web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bernhardu@vr-web.de
--- Comment #5 from Bernhard Übelacker bernhardu@vr-web.de 2010-02-05 14:45:12 --- Seems like a duplicate of: http://bugs.winehq.org/show_bug.cgi?id=21497
By clicking on new tab: - in wine-1.1.37 present (the main window disappears). - in wine-1.1.38 not present (the main window stays visible).
I think this bug can then be marked as fixed also.
http://bugs.winehq.org/show_bug.cgi?id=16566
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #6 from Austin English austinenglish@gmail.com 2010-02-05 16:29:41 --- Reported fixed.
http://bugs.winehq.org/show_bug.cgi?id=16566
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org 2010-02-19 12:32:15 --- Closing bugs fixed in 1.1.39.