Framework7, inputbox and events

#events, #android, #cordova
Hi,

I’ve created a simple page with f7, in this page I defined an inputbox. I need to disable the android softkeyboard when user select this control, and for this I need to catch the rights events related on it.
Now I’ve found on the inputbox the events focus, click and select, these events if fired starts the keyboard…ok. But is there a particoular behavior…when I select the control and I try to scroll the page, if I arrive to the top or the bottom of the page…the keyboard starts…but what is the event related on this particoular situation??? help please!!

Thank you

Didn’t get what you try to achieve. Screenshots and some code examples of what you have tried will help