https://bugs.winehq.org/show_bug.cgi?id=52633
Bug ID: 52633 Summary: Some buttons from Free Virtual Keyboard's setting dialog are unthemed. Product: Wine Version: 7.3 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: uxtheme Assignee: wine-bugs@winehq.org Reporter: jactry92@gmail.com Distribution: ---
Created attachment 71957 --> https://bugs.winehq.org/attachment.cgi?id=71957 A screenshot of the issue on Wine 7.3.
Steps to reproduce: 1. `wine FreeVK.exe`. 2. Open its setting dialog by clicking the key between the right Alt and the right Ctrl.
These three buttons are unthemed: "Online help..." "About Free Virtual Keyboard 5.0.0.0..." "About Hot Virtual Keyboard..."
https://bugs.winehq.org/show_bug.cgi?id=52633
Jactry Zeng jactry92@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |zzhang@codeweavers.com Keywords| |download URL| |https://freevirtualkeyboard | |.com/FreeVK.exe
https://bugs.winehq.org/show_bug.cgi?id=52633
--- Comment #1 from Zhiyi Zhang zzhang@codeweavers.com --- Confirmed. I will take a look.
https://bugs.winehq.org/show_bug.cgi?id=52633
--- Comment #2 from Zhiyi Zhang zzhang@codeweavers.com --- The application is checking comctl32 version to decide whether to enable theming support for these three BS_OWNERDRAW buttons. Applying comctl32-version_6 from wine-staging makes the app enable theming.
https://bugs.winehq.org/show_bug.cgi?id=52633
Zhiyi Zhang zzhang@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Some buttons from Free |Some buttons from Free |Virtual Keyboard's setting |Virtual Keyboard's setting |dialog are unthemed. |dialog are unthemed, needs | |comctl32 version 6.
https://bugs.winehq.org/show_bug.cgi?id=52633
Zhiyi Zhang zzhang@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|uxtheme |comctl32