You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I put a ComboBox in a ScrollViewer, and click the ComboBox after it selected a value, the ComboBox will jump up and down. On windows there is no such problem.
To Reproduce
Create a new multi-platform project that includes browser(and desktop) and input something like this, run the browser project and click the ComboBox. You should see same behavior like the gif.
Describe the bug
If I put a ComboBox in a ScrollViewer, and click the ComboBox after it selected a value, the ComboBox will jump up and down. On windows there is no such problem.
To Reproduce
Create a new multi-platform project that includes browser(and desktop) and input something like this, run the browser project and click the ComboBox. You should see same behavior like the gif.
Expected behavior
No response
Avalonia version
11.2.3
OS
WebAssembly
Additional context
No response
The text was updated successfully, but these errors were encountered: