[Bug 40127] New: winecfg can't switch fonts script
https://bugs.winehq.org/show_bug.cgi?id=40127 Bug ID: 40127 Summary: winecfg can't switch fonts script Product: Wine Version: 1.9.3 Hardware: x86 OS: Mac OS X Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: isakov-sl(a)bk.ru Created attachment 53613 --> https://bugs.winehq.org/attachment.cgi?id=53613 Two screenshots to illustrate Open winecfg. Navigate to "desktop integration" tab. Choose item "Message box text". Font button will activated. Press it. Choose Tahoma. It can be "western" or "Cyrillic" depends on prehistory but script chooser is not active. Tested on different wine version and with different OS settings. I can make winecfg speak russian but the chooser is always grey. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=40127 --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> --- This is deliberate, ChooseFontW() is explicitly called with CF_NOSCRIPTSEL, which means DEFAULT_CHARSET. SPI_SETNONCLIENTMETRICS then writes LOGFONTW to registry, and at least Windows 7 registry contains DEFAULT_CHARSET (1) as charset field. Note that on Windows 7 you don't get font chooser dialog at all, you can only select name, size and bold/italic flags. So why is that a problem? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=40127 --- Comment #2 from Sergey Isakov <isakov-sl(a)bk.ru> --- I am not sure if this is a problem, I just notice that the value of the field is changed (see two screenshots comparing) and the chooser is not active. I trust you it is not needed. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=40127 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #3 from Nikolay Sivov <bunglehead(a)gmail.com> --- Ok, resolving then. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=40127 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Austin English <austinenglish(a)gmail.com> --- Closing. -- 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.
participants (1)
-
wine-bugs@winehq.org