[Android][WASM] CommandBar is clipped when secondary commands is opened, and the popup is not dismissed when a pointer clicks outside it #13147
Labels
area/commandbar
Categorizes an issue or PR as relevant to CommandBar
difficulty/medium 🤔
Categorizes an issue for which the difficulty level is reachable with a good understanding of WinUI
kind/regression
Something was working, now it isn't
platform/android 🤖
Categorizes an issue or PR as relevant to the Android platform
platform/wasm 🌐
Categorizes an issue or PR as relevant to the WebAssembly platform
project/layout 🧱
Categorizes an issue or PR as relevant to layouting and containers (Measure/Arrange, Collections,..)
Current behavior
2023-08-07.13-50-32.mp4
2023-08-07.15-02-31.mp4
Notice that on Android, the secondary commands window can't be dismissed except by clicking on one of the choices. Clicking outside doesn't work.
Expected behavior
The bar shouldn't be clipped.
How to reproduce it (as minimally and precisely as possible)
Check out the repro at #1509
Workaround
Resize the viewport.
Works on UWP/WinUI
None
Environment
No response
NuGet package version(s)
No response
Affected platforms
WebAssembly
IDE
No response
IDE version
No response
Relevant plugins
No response
Anything else we need to know?
No response
The text was updated successfully, but these errors were encountered: