[Bug 29276] 360chrome couldn't open embed iexplore but open url in native Linux browser instead

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Dec 8 15:33:19 CST 2011


http://bugs.winehq.org/show_bug.cgi?id=29276

Austin English <austinenglish at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID

--- Comment #2 from Austin English <austinenglish at gmail.com> 2011-12-08 15:33:19 CST ---
> 004c:Call KERNEL32.CreateProcessW(00000000,0132c9b0 L"http://www.winehq.org/",00000000,00000000,00000000,00000400,00000000,00000000,0132b0ac,0132b0f0) ret=01e7ad88

from a relay log, it is calling CreateProcessW, which uses the default browser.
For wine, that uses xdg-open, if available, which calls your default desktop
browser.

INVALID, expected behavior.

-- 
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.



More information about the wine-bugs mailing list