mgks / Android-SmartWebView

A simple use webview integrated w/ native features to help create most advanced hybrid applications.
https://mgks.dev/smart-webview
MIT License
571 stars 278 forks source link

Dropdown in webview Causing Pull Refresh #156

Open InsertCart opened 4 years ago

InsertCart commented 4 years ago

Hi,

I enabled pull refresh in WebView and whenever user select value from drop down in website then they can't scroll to top in drop down because it trigger Pull to Refresh function.

Like in below screenshot. I selected 1991 and I can't scroll this drop down if I want to select 1970.. It trigger pull to refresh.

select.jpg

convert2xhtml commented 4 years ago

Same with me :(

Macof08 commented 3 years ago

@mgks , any idea? I have the same problem, only when I open modal, cant scroll without refresh page.