MicrosoftEdge / MicrosoftEdge/WebView2Feedback
[Problem/Bug]: Position of select inputs not updating
@tochukwuIbeEkeocha is already working on this.
Since Jan 29, 2024.
- Dominant language
- PowerShell
- Stars
- 526
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
What happened?
When deploying a select input, the dropdown takes the position of the last position where the element was, not where the input currently is. Furthermore, if you display the select and move the window, the display remains fixed, its position is not relative to the select input.
Importance
Important. My app's user experience is significantly compromised.
Runtime Channel
Stable release (WebView2 Runtime)
Runtime Version
121.0.2277.83
SDK Version
121.0.2277.83
Framework
Other
Operating System
Windows 10
OS Version
Windows 10 Pro 22H2
Repro steps
- Create a hybrid application with an EbView2 container.
- Add a select input with several options to the html.
- Run the application, display the select and move the window.
Repros in Edge Browser
No
Regression
No, this never worked
Last working version (if regression)
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.