jnschulze / flutter-webview-windows

A WebView2-powered Flutter WebView implementation for the Windows platform.
BSD 3-Clause "New" or "Revised" License
202 stars 119 forks source link

Mouse Down on DropdownList not showing anymore. #37

Open toannguyendts opened 3 years ago

toannguyendts commented 3 years ago

Some functions cannot work 1/When we are using some dropdownlist such as Select2 : https://select2.org/getting-started/basic-usage . We clicked Dropdown and it did not show.
2/ Scroll not work for jQuery Scrollbar : https://gromo.github.io/jquery.scrollbar/demo/basic.html Hope to receive your feedback soon @jnschulze . Thank you!

njuptzwt commented 1 year ago

Some functions cannot work 1/When we are using some dropdownlist such as Select2 : https://select2.org/getting-started/basic-usage . We clicked Dropdown and it did not show. 2/ Scroll not work for jQuery Scrollbar : https://gromo.github.io/jquery.scrollbar/demo/basic.html Hope to receive your feedback soon @jnschulze . Thank you! Do you know how to solve the dropdownlist?

njuptzwt commented 1 year ago

@toannguyendts Do you know how to solve the dropdownlist?