[Bug 38363] tab control ignores click after changing selected tab by arrow key.

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Apr 5 09:33:02 CDT 2015


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

--- Comment #1 from Nikolay Sivov <bunglehead at gmail.com> ---
Unfortunately it's more complicated than that. TCIS_BUTTONPRESSED works
differently with comctl32 version 5 and version 6. Version 5 only uses this
state when TCS_BUTTONS is used, and it matches documentation. Version 6 uses it
for all styles it seems.

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