uno icon indicating copy to clipboard operation
uno copied to clipboard

`When_Collapsed_InvalidateArrange` fails on Android & iOS

Open MartinZikmund opened this issue 4 years ago • 1 comments

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

MartinZikmund avatar Jan 22 '21 21:01 MartinZikmund

This may get fixed with https://github.com/unoplatform/uno/pull/18261/

Youssef1313 avatar Oct 06 '24 07:10 Youssef1313

No longer relevant, works correctly for Skia renderer targets

MartinZikmund avatar Jul 17 '25 11:07 MartinZikmund