http://bugs.winehq.org/show_bug.cgi?id=28468
Summary: wine chromium browser should not display a Linux native window bar Product: Wine Version: 1.3.28 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: fracting@gmail.com
Created an attachment (id=36506) --> (http://bugs.winehq.org/attachment.cgi?id=36506) Screenshot: window bar of wine chromium browser
1. Download chromium from http://build.chromium.org/f/chromium/snapshots/Win/95816/chrome-win32.zip unpack chrome-win32.zip, cd to the directory.
2. start chrome.exe with --no-sandbox, works around Bug 21232
$ wine chrome.exe --no-sandbox
The chrome window is decorated by the Linux native window manager. There this two "Maximal" button, two "Minimal" button, two "close" button at the same time.