BUG: XAML not rendering text at all font sizes |
Post Reply |
Author | |
MacW
Senior Member Joined: 26 June 2007 Status: Offline Points: 253 |
Post Options
Thanks(0)
Posted: 20 February 2018 at 9:54am |
The markup control / XTP markup context does not render certain
characters from the Chinese/Japanese/Korean alphabet at certain font
sizes. This can be reproduced with the Codejock MarkupPad:
Markup: <Page xmlns='http://schemas.microsoft.com/winfx/2006/xaml/presentation' xmlns:x='http://schemas.microsoft.com/winfx/2006/xaml'> <TextBlock Cursor="Hand" VerticalAlignment="Center" HorizontalAlignment="Center" FontSize="16px">Enter Text Here 防火用</TextBlock> </Page> The text Enter Text Here 防火用 is visible at 12px but not at 13px. It is displayed at 14px and 15px but not at 16 px. You can try that out in MarkupPad easily. |
|
astoyan
Admin Group Joined: 24 August 2013 Status: Offline Points: 304 |
Post Options
Thanks(0)
|
This issue has been fixed in 18.3, please test and confirm.
Regards, Alexander
|
|
MacW
Senior Member Joined: 26 June 2007 Status: Offline Points: 253 |
Post Options
Thanks(1)
|
I'm using XTP version 18.2 64-bit on Windows 10.
XTPVersion.h from November 17. 2017. The CJ Version Checker did not announce a new version so I did not even know that there is a 18.3 version available...since January 30. ? I'm downloading just know. Are there release notes anywhere? The download site has no link. |
|
MacW
Senior Member Joined: 26 June 2007 Status: Offline Points: 253 |
Post Options
Thanks(0)
|
Thanks. Found the release notes by googling. You should really put a link to the release notes next to the download...
|
|
olebed
Admin Group Joined: 01 July 2014 Location: Ukraine Status: Offline Points: 841 |
Post Options
Thanks(0)
|
Hello, Thanks for bringing this to our attention. |
|
MacW
Senior Member Joined: 26 June 2007 Status: Offline Points: 253 |
Post Options
Thanks(0)
|
This problem is indeed fixed in the 18.3, thanks!
Any chance somebody looking into the other bug reports I've filed. Some of these are months old, without any feedback. For example: Captions in panels are clipped with ellipses even if there is enough space (the caption is "Properties" and should fit easily into the available caption). |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |