![]() |
Markup bug/crash |
Post Reply
|
| Author | |
jimmy
Senior Member
Joined: 11 November 2003 Location: Austria Status: Offline Points: 516 |
Post Options
Thanks(0)
Quote Reply
Topic: Markup bug/crashPosted: 03 September 2010 at 6:45am |
|
Hello,
found a bug / crash in MarkupPad. Start Markuppad.exe insert <Page xmlns='http://schemas.microsoft.com/winfx/2006/xaml/presentation' xmlns:x='http://schemas.microsoft.com/winfx/2006/xaml'> <TextBlock Cursor="Hand" FontSize="30" VerticalAlignment="Center" HorizontalAlignment="Center" TextDecorations='Underline' TextTrimming='CharacterEllipsis' >Enter Text Here XXX</TextBlock> </Page> now add many many xxxx to the text. if text width is bigger than the client rect, it crash. if TextDecorations is removed, it work correct. Jimmy |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 03 September 2010 at 1:19pm |
|
Thanks a lot!
Please patch sources to fix it: in bottom of CXTPMarkupTextBlock::TrimLine add pPartEllipsis->pLine = li.pLine; |
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
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 |