uno
uno copied to clipboard
`When_Collapsed_InvalidateArrange` fails on Android & iOS
Current behavior
When_Collapsed_InvalidateArrange runtime test fails on Android & iOS because IsArrangeDirty remains true.
Expected behavior
Value is false on WASM/Skia. Maybe the problem is not actually a bug, but it is curious that it occurs only when Visibility is Collapsed
How to reproduce it (as minimally and precisely as possible)
Workaround
Environment
Nuget Package:
- [x] Uno.UI / Uno.UI.WebAssembly / Uno.UI.Skia
- [ ] Uno.WinUI / Uno.WinUI.WebAssembly / Uno.WinUI.Skia
- [ ] Uno.SourceGenerationTasks
- [ ] Uno.UI.RemoteControl / Uno.WinUI.RemoteControl
- [ ] Other:
Nuget Package Version(s):
Affected platform(s):
Possibly occurs on macOS too.
- [x] iOS
- [x] Android
- [ ] WebAssembly
- [ ] WebAssembly renderers for Xamarin.Forms
- [ ] macOS
- [ ] Skia
- [ ] WPF
- [ ] GTK (Linux)
- [ ] Tizen
- [ ] Windows
- [ ] Build tasks
- [ ] Solution Templates
This may get fixed with https://github.com/unoplatform/uno/pull/18261/
No longer relevant, works correctly for Skia renderer targets