flutter-webview-windows
flutter-webview-windows copied to clipboard
HTML-Select tags not functional
First of all thank you for your big effort on this plugin!
During testing, I noticed that the selects are not functional. No menu opens. If the select is focused, it can be selected with the arrow keys. The option selection is not visible.
Do you know where the problem could lie here or at which point one starts to analyse?
This issue is already known (https://github.com/MicrosoftEdge/WebView2Feedback/issues/1693) and they released a fix for that.
This is still an issue.
I can reproduce it on flutter 3.3.7 with webview-windows 0.2.2.
I also encountered this problem, is there any solution?