http://bugs.winehq.org/show_bug.cgi?id=29276
Bug #: 29276 Summary: 360chrome couldn't open embed iexplore but open url in native Linux browser instead Product: Wine Version: 1.3.34 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 360chrome browser: wget http://down.360safe.com/cse/360cse_4.2.0.516.exe
$ sha1sum 360cse_4.2.0.516.exe 39bb79fc6e4846763a8be86ff86524d64a86adf7 360cse_4.2.0.516.exe
2. install 360chrome
3. start 360chrome with --no-sandbox $ cd .wine/drive_c/users/fracting/Local\ Settings/Application\ Data/360Chrome/Chrome/Application/ $ wine 360chrome.exe --no-sandbox
4. open a website, such as http://www.winehq.org
5. click on the "极速" button (beside the url bar), switch from "极速"/"Webkit Mode" to "IE Compatible Mode", then the button will display "e兼容"
Expect result: Open an embed IE in 360chrome browser, display the website Actual result: Open the website in a native Linux browser, for me it is in the default browser Chromium.
Is this a wine bug? Is there any register key useful for working around this issue?
Thanks!