unoplatform / uno

Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.
https://platform.uno
Apache License 2.0
8.45k stars 685 forks source link

[WPF Desktop] Blank app `TextBox` context menu is not fluent #16518

Closed MartinZikmund closed 13 hours ago

MartinZikmund commented 2 weeks ago

Current behavior

When I create a blank preset app and include a <TextBox>, the right-click context menu seems to display the CornerRadius quite unreliably:

image

image

With multiple opens, sometimes corners are rounded, sometimes the background seems to "protrude through the corner radiuses.

Reproduced on WPF Desktop, maybe occurs elsewhere too

Expected behavior

Should be reliable

How to reproduce it (as minimally and precisely as possible)

No response

Workaround

No response

Works on UWP/WinUI

None

Environment

Uno.UI / Uno.UI.WebAssembly / Uno.UI.Skia, Uno.WinUI / Uno.WinUI.WebAssembly / Uno.WinUI.Skia

NuGet package version(s)

No response

Affected platforms

Skia (WPF)

IDE

Visual Studio 2022

IDE version

No response

Relevant plugins

No response

Anything else we need to know?

No response