[Bug 41062] Evernote 6.1.x: search box loses focus due to tooltips

WineHQ Bugzilla wine-bugs at winehq.org
Fri Aug 27 15:13:18 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=41062

--- Comment #22 from Esme Povirk <madewokherd at gmail.com> ---
There's still something going on here that I don't understand. The default
WM_NCCREATE handler is supposed to remove the WS_DLGFRAME style from the
window. WS_CAPTION is defined as a combination of WS_DLGRAME and WS_BORDER. So
why does is_window_managed in winex11.drv observe a mode of WS_CAPTION and
create the window as managed?

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