xamarin/Xamarin.Forms

LineBreakMode.HeadTruncation and MiddleTruncation both do tail truncation

开放

#5,284 创建于 2019年2月16日

 (3 条评论) (3 个反应) (0 位负责人)C# (1,926 个派生)batch import
e/5 :clock5:help wantedinactivep/UWPt/bug :bug:up-for-grabs

仓库指标

星标
 (5,644 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Description

Please see old Bugzilla page,

https://bugzilla.xamarin.com/show_bug.cgi?id=42824

Steps to Reproduce

  1. Create vertically orientated stackpanel with 3 labels
  2. Enter text that is longer that width of screen
  3. Try different LineBreakModes

Expected Behavior

LineBreakModes are applied correctly on all platforms.

Actual Behavior

LineBreakModes do not work as expected on UWP, only TailTruncation is displayed.

Basic Information

This is an old issue that was logged in Bugzilla and potentially got lost in the merge as it was confirmed in 2016.

https://bugzilla.xamarin.com/show_bug.cgi?id=42824

贡献者指南