-
Notifications
You must be signed in to change notification settings - Fork 729
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
[Skia] TextBox
doesn't follow WinUI TextWrapping
#14708
Comments
Thanks. This is expected at this time and will evolve once #9417 improves. |
TextBox
doesn't follow WinUI TextWrapping TextBox
doesn't follow WinUI TextWrapping
Is this now working @ramezgerges ? |
The repro is a little weird? If I'm guessing correctly, @morning4coffe-dev meant |
@ramezgerges if it's a small fix for gtk, let's fix it, otherwise, let's leave it. |
It seems that we would need to change the |
Let's close this issue, we will not be fixing the GTK support. |
Current behavior
I am getting different results with the same
TextWrapping="Wrap"
set on WinUI and Skia Gtk.Expected behavior
The implementation should follow the WinUI counterpart
How to reproduce it (as minimally and precisely as possible)
Workaround
No response
Works on UWP/WinUI
Yes
Environment
Uno.WinUI / Uno.WinUI.WebAssembly / Uno.WinUI.Skia
NuGet package version(s)
Latest Uno 5.0 and
<PackageVersion Include="Uno.WinUI" Version="5.1.0-dev.755" />
Affected platforms
Skia (WPF), Skia (GTK on Linux/macOS/Windows), Skia (Linux Framebuffer)
IDE
No response
IDE version
No response
Relevant plugins
No response
Anything else we need to know?
No response
The text was updated successfully, but these errors were encountered: