View Issue Details

IDProjectCategoryView StatusLast Update
0001073NoesisGUIUnitypublic2018-11-21 16:49
ReporterMrJul Assigned Tojsantos  
PrioritynormalSeverityminor 
Status resolvedResolutionfixed 
Product Version2.0.1f1 
Target Version2.2.0Fixed in Version2.2.0b1 
Summary0001073: TextBlock.Stroke isn't applied to ellipsis
Description

When TextBlock.Stroke and TextBlock.TextTrimming are bot set and the text is trimmed, the added ellipsis doesn't have any stroke applied. Ideally, the ellipsis should have the same stroke as the text.

Please see the attached screenshot.

Steps To Reproduce

<Border Background="Black" Width="100" Height="40">
<TextBlock Text="Lorem ipsum dolor sit amet consectetur adipiscing eli"
Stroke="CornflowerBlue" StrokeThickness="4" Foreground="White"
FontSize="16px" Margin="4" TextTrimming="CharacterEllipsis" />
</Border>

Attached Files
ellipsis.png (1,983 bytes)   
ellipsis.png (1,983 bytes)   
PlatformAny

Relationships

has duplicate 0001274 resolvedjsantos TextTrimming ellipses are not stroken 

Activities

jsantos

jsantos

2018-08-31 16:42

manager   ~0005253

Thanks for this report. Fix will be available in next beta.

Issue History

Date Modified Username Field Change
2017-05-06 17:07 MrJul New Issue
2017-05-06 17:07 MrJul File Added: ellipsis.png
2017-05-09 04:39 jsantos Assigned To => jsantos
2017-05-09 04:39 jsantos Status new => assigned
2018-08-31 15:35 jsantos Relationship added has duplicate 0001274
2018-08-31 16:42 jsantos Fixed in Version => 2.2.0b1
2018-08-31 16:42 jsantos Note Added: 0005253
2018-11-01 02:14 jsantos View Status public => private
2018-11-21 15:30 jsantos Target Version => 2.2.0
2018-11-21 15:30 jsantos View Status private => public
2018-11-21 15:30 jsantos Platform => Any
2018-11-21 16:49 jsantos Status assigned => resolved
2018-11-21 16:49 jsantos Resolution open => fixed
2025-10-10 13:29 jsantos Category Unity3D => Unity