-
Notifications
You must be signed in to change notification settings - Fork 701
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DataList element in webview2 opens behind the main window #9762
Comments
Hi team, Could anyone check on this issue |
Hi I'm an AI powered bot that finds similar issues based off the issue title. Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one. Thank you! Open similar issues:
Closed similar issues:
|
Hi team, Could anyone check on this issue |
1 similar comment
Hi team, Could anyone check on this issue |
This is fixed in WebView2 runtimes 130.0.2810.0+. Please validate your scenario using a Canary/Dev/Beta runtime. Or this will be available in the evergreen stable runtime around the end of October. Thanks! @codendone feel free to close this issue. |
Describe the bug
I have a html page with the datalist element in it. When I load the html in the webview 2 control in a WinUI application I initially thought the dropdown didn't open but actually the dropdown was opening all along but behind the window. I was able to indentify this when i moved the window. Once i move the window and try to open datalist again the dropdown still open in the last place it opened.
Steps to reproduce the bug
I have created a sample repo to reproduce the issue.
Expected behavior
the datalist dropdown is opened above the window
Screenshots
Recording.2024-06-05.142202.mp4
NuGet package version
Windows App SDK 1.5.3: 1.5.240428000
Packaging type
Packaged (MSIX)
Windows version
Windows 11 version 22H2 (22621, 2022 Update)
IDE
Visual Studio 2022-preview, Visual Studio 2022
Additional context
No response
The text was updated successfully, but these errors were encountered: