I used input boxes in login screen at first pane of my panel , but when other panes comes over the first pane after login in android devices, login screen input boxes appears as green boxes in all panes.
But this is not happening in iOS.
Can anybody has solution for this?
0 ·
Comments
When one of my onyx.Input fields got the focus, and I switch to another panel then the input field still appears on the new panel, where it did not belong. This did only happen on Android so far...
Best,
Sven
this.$.myInput.hasNode().blur()
and it should work. I'll file a bug to have blur() added, since we already have focus().Any ideas?
Best,
Sven
I didn't tested it with enyo 2.1.