On Windows 11 clients, we notice we do not get the default font (Segoe UI?) within Visual Overview parametercontrol components, in case we have following shape data:
Lite|HideTableIndex|TitleFont:Weight=Bold|ValueFont:Weight=Bold
- If we remove the TitleFont and ValueFont options, we do get the default font
- If we explicitly define the FontFamily, that font is applied correctly
When comparing Windows 10/11 clients, we verified the Segoe UI font is present on both.
Anything that could explain this behaviour?
This is an issue with windows not returning its font families properly. The issue was first introduced by them in 2018 and was subsequently fixed. It seems it has returned in more recent updates and has subsequently been fixed again with the latest update. So installing the most recent windows update should do the trick.
Let me know if that helped you. We can investigate further if not.
Thanks Toon. I can confirm I no longer see the issue on my personal PC, which has the most recent updates, and which previously did show the issue.