Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Label.LineBreakMode = TailTruncation not working properly on iOS & macOS #10633

Closed
F-Goncalves opened this issue Oct 12, 2022 · 1 comment
Closed
Labels
platform/android 🤖 t/bug Something isn't working

Comments

@F-Goncalves
Copy link

Description

Hi,

in my app I observed that a Label with LineBreakMode = TailTruncation is not working properly on iOS and macOS.
As you can see in the screenshots below Label still takes to much space and is cut off.

iOS:
Simulator Screen Shot - iPhone 13 Pro Max - 2022-10-12 at 11 17 46

On Android it works as expected:
Screenshot_1665566232

Steps to Reproduce

  1. Clone the attached repository and run on iOS or macOS
  2. Observe Label not truncating properly

Link to public reproduction project repository

https://github.com/F-Goncalves/.NET-MAUI-Workshop

Version with bug

Unknown/Other (please specify)

Last version that worked well

Unknown/Other

Affected platforms

iOS, macOS

Affected platform versions

iOS 15.5, MacOS 12.5.1

Did you find any workaround?

No response

Relevant log output

No response

@F-Goncalves F-Goncalves added the t/bug Something isn't working label Oct 12, 2022
@PureWeen
Copy link
Member

Duplicate of #10494

@PureWeen PureWeen marked this as a duplicate of #10494 Oct 12, 2022
@PureWeen PureWeen closed this as not planned Won't fix, can't repro, duplicate, stale Oct 12, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Nov 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
platform/android 🤖 t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants