Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

LineBreakMode.HeadTruncation and MiddleTruncation both do tail truncation #5284

Open
NickDevoctomy opened this issue Feb 16, 2019 · 3 comments
Labels
e/5 🕔 5 help wanted We welcome community contributions to any issue, but these might be a good place to start! inactive Issue is older than 6 months and needs to be retested p/UWP t/bug 🐛 up-for-grabs We welcome community contributions to any issue, but these might be a good place to start!

Comments

@NickDevoctomy
Copy link

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

@samhouts samhouts added the p/UWP label Feb 19, 2019
@samhouts samhouts added inactive Issue is older than 6 months and needs to be retested help wanted We welcome community contributions to any issue, but these might be a good place to start! up-for-grabs We welcome community contributions to any issue, but these might be a good place to start! labels Aug 16, 2019
@samhouts samhouts added this to the 5.0.0 milestone Aug 13, 2020
@samhouts samhouts removed this from the 5.0.0 milestone Nov 2, 2020
@juanmalm
Copy link

The issue still happening. Very annoying.

@SamuelJames101
Copy link

This is an issue on MAUI as well

@SamuelJames101
Copy link

This is still an issue in MAUI NET 8

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
e/5 🕔 5 help wanted We welcome community contributions to any issue, but these might be a good place to start! inactive Issue is older than 6 months and needs to be retested p/UWP t/bug 🐛 up-for-grabs We welcome community contributions to any issue, but these might be a good place to start!
Projects
None yet
Development

No branches or pull requests

5 participants