http://bugs.winehq.org/show_bug.cgi?id=8300
Summary: Title bar shown in window style that does not have one Product: Wine Version: 0.9.33. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-gui AssignedTo: wine-bugs@winehq.org ReportedBy: mueller.jens@gmail.com
Wine shows a title bar for windows that should not have one, and shows them in taskbar, while it should not. Both happens e.g. with WindowStyles: 16840000 (WS_VISIBLE, WS_CLIPSIBLINGS, WS_CLIPCHILDREN, WS_BORDER, WS_THICKFRAME, WS_OVERLAPPED) and Extended styles: 10108 (WS_EX_LEFT, WS_EX_LTRREADING, WS_EX_RIGHTSCROLLBAR, WS_EX_TOPMOST, WS_EX_WINDOWEDGE, WS_EX_CONTROLPARENT)
E.g. seen in software Quicknote, www.quicknote.de.