Android Keyboard "Go" button is not trigering the Webix view:"button" component

Hi Team,

I have a simple form as below
http://webix.com/snippet/d17e1891

The android’s keyboard “GO” button is not trigerring the “Login” button.

How can i trigger my "Login button " on click of Keyboards “Go” button.

Note : Basically the “Go” button will trigger the “button” whose type:submit, but in webix that feature is not available.

I can confirm the issue, changing button type to submit doesn’t really fix issue with submit button. We will investigate possible solutions.