http://bugs.winehq.org/show_bug.cgi?id=29374
Bug #: 29374 Summary: Can't merge two Chromium tabs to a single window Product: Wine Version: 1.3.35 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: fracting@gmail.com Classification: Unclassified
1. Download chromium installer from: http://commondatastorage.googleapis.com/chromium-browser-continuous/Win/1098...
2. install chromium.
3. start chrome.exe
4. open two tabs, drag out one of them to create a new window, then try to drag them together. On windows, the two tabs will merge to a single window again, but on Wine it fails.
Same result if "Allow the window manager to decorate the windows." is set to false.
Any suggestion for wine debug channel?
Reference: Bug 15189 - Google Chrome can't dock tabs Bug 29372 - Chrome auto exit while dragging tabs
I'll recheck Bug 15189 and report back.
http://bugs.winehq.org/show_bug.cgi?id=29374
fracting fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #1 from fracting fracting@gmail.com 2011-12-18 12:43:41 CST --- Hello, here is some updates:
After retesting with several versions of wine (including wine-1.1.33-404-gac85305, wine-1.1.34, wine-1.1.42, wine-1.2, wine-1.3.3, wine-1.3.35) and comparing my result with comments in Bug 15189, I guess Jerome Leclanche might misunderstanded Dan Kegel's comment 0: "It usually works if you put the donor window right underneath the donee window so the tab doesn't have to get dragged across the chrome active area. For some reason dragging the tab across the chrome active area causes you to drop the tab...?"
For me Bug 15189 is never fixed, same result in all versions of wine, as Dan described, if the donee window is far away from the donor window, then the two windows cannot merge together, but if the donor window is under the donee window and they are closed to each other, then they can merge to a single window.
However, when I try to test this bug with wine-1.1.4, (this might be the original version which Dan reported), chrome crash with unimplemented function ntdll:NtRaiseHardError and advapi:UnregisterTraceGuids, porting stub functions from latest wine to wine-1.1.4 doesn't make Chrome/Chromium works, there will be a runtime error. So I failed to test this bug with wine-1.1.4.
I'm marking this bug as duplicate of Bug 15189 and reopen 15189, any opposition?
*** This bug has been marked as a duplicate of bug 15189 ***
http://bugs.winehq.org/show_bug.cgi?id=29374
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |adys.wh@gmail.com
--- Comment #2 from Jerome Leclanche adys.wh@gmail.com 2011-12-18 12:46:34 CST --- Closing