[Linux Skia] can not scale by accessibility "large text" properly and left white border #18884
Labels
difficulty/medium 🤔
Categorizes an issue for which the difficulty level is reachable with a good understanding of WinUI
kind/bug
Something isn't working
platform/linux 🐧
Categorizes an issue or PR as relevant to Linux platforms
project/core-tools 🛠️
Categorizes an issue or PR as relevant to core and tools
Current behavior
When "Large Text" accessibility is turned on, the elements won't be scaled properly. The elements rendered wrongly and left white border like below:
While the cursor recognition is still "correct", as the button can be clicked just in the center of the window, which means there's just rendering problem.
Expected behavior
The elements should be rendered correctly.
How to reproduce it (as minimally and precisely as possible)
dotnet new unoapp
and debug withUno Platform Desktop Debug
Workaround
Switch off accessibility
Works on UWP/WinUI
Yes
Environment
Uno.UI / Uno.UI.WebAssembly / Uno.UI.Skia
NuGet package version(s)
No response
Affected platforms
Skia (Linux X11)
IDE
Visual Studio Code
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: