[WASM] TextBox
has a different behavior with winui when set a style for it
#19106
Labels
difficulty/tbd
Categorizes an issue for which the difficulty level needs to be defined.
kind/bug
Something isn't working
triage/untriaged
Indicates an issue requires triaging or verification
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: