http://bugs.winehq.org/show_bug.cgi?id=23326 Andrew Nguyen <arethusa26@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Component|-unknown |comdlg32 URL|http://past.familytreemaker |https://downloads.mackiev.c |.com/download/starter.aspx |om/ftm/support/ftm2005se.ex | |e Status|UNCONFIRMED |NEW --- Comment #13 from Andrew Nguyen <arethusa26@gmail.com> --- I was able to confirm the issue with the radio buttons in Family Tree Maker 2005 using wine-11.10. One issue is that print setup dialog hooks are currently not handled in Wine, which breaks the initialization of the dialog controls and logic in the application that operates on the printer combo box when clicking on the "Default printer" radio button. I have submitted an MR for this issue: https://gitlab.winehq.org/wine/wine/-/merge_requests/11087 However, this fix is not sufficient to make the radio buttons work. I suspect the default print setup dialog procedure is supposed to update the checked state of all radio button dialog items specified in a dialog template without requiring a hook to do this, but I'll need to do more testing. -- 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.