[Bug 47621] Buttons too small in height

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Aug 26 07:03:30 CDT 2019


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

--- Comment #2 from Zhiyi Zhang <zzhang at codeweavers.com> ---
The Task Dialog implementation was written before Command Link implementation.
https://source.winehq.org/patches/data/169017 should make it better. And also
the first command link is changed to a push button at start because of
WM_NEXTDLGCTL and DM_SETDEFID implementation doesn't have Command Link in mind
either. v5 and v6 common control have different behavior. See
https://source.winehq.org/patches/data/169019 for details. I will write a patch
once I figure out a proper way to implement it.

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