Closed Marc-Antoine-Soucy closed 1 year ago
Duplicate of https://github.com/unoplatform/uno/issues/1583
It is indeed a duplicate. You can try the workaround and let us know.
@jeromelaban Yeah, I should have looked further in the past, and I would have found the issue. Lesson learned. And yes, the workaround does work, but as mentioned in this issue, we would have prefer to not use the workaround because of this issue: https://github.com/unoplatform/uno/issues/10339.
Current behavior
The combobox doesnt open.
Expected behavior
It should open like in windows.
How to reproduce it (as minimally and precisely as possible)
nativecombobox.zip
Workaround
We can leave this: Uno.UI.FeatureConfiguration.Popup.UseNativePopup = true; at false (the default state). But, then we have this issue: https://github.com/unoplatform/uno/issues/10339
Works on UWP/WinUI
Yes
Environment
Uno.UI / Uno.UI.WebAssembly / Uno.UI.Skia
NuGet package version(s)
Affected platforms
Android
IDE
Visual Studio 2022
IDE version
Version 17.4.1
Relevant plugins
No response
Anything else we need to know?
Issue is present on latest pre-release as well.