http://bugs.winehq.org/show_bug.cgi?id=29276
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #2 from Austin English austinenglish@gmail.com 2011-12-08 15:33:19 CST ---
004c:Call KERNEL32.CreateProcessW(00000000,0132c9b0 L"http://www.winehq.org/%22,00000000,00000000,00000000,00000400,00000000,00000...) 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.