[WASM] TextBox
has a different behavior with winui when set a style for it
#19106
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
project/styling 👔
Categorizes an issue or PR as relevant to element styling
Current behavior
TextBox on wasm dosn't get the winui style when set a style for it like:
Expected behavior
keep pace with winui
How to reproduce it (as minimally and precisely as possible)
No response
Workaround
let the custom style based on
DefaultTextBoxStyle
:Works on UWP/WinUI
None
Environment
Uno.WinUI / Uno.WinUI.WebAssembly / Uno.WinUI.Skia
NuGet package version(s)
Uno.Sdk: 5.5.54
Affected platforms
WebAssembly
IDE
Visual Studio 2022
IDE version
No response
Relevant plugins
No response
Anything else we need to know?
I think it has to be fix because:
The text was updated successfully, but these errors were encountered: