blackberry / jQueryMobile-BB10-Theme

jQuery Mobile BlackBerry 10 Theme
Apache License 2.0
72 stars 56 forks source link

Actionbar and keyboard #62

Closed Gerii closed 11 years ago

Gerii commented 11 years ago

When clicking into a textfield, the keyboard comes up and the actionbar moves over the keyboard. When using my app in landscape this hides the textfield. I know that I can move the page to bring it into view via JS, but it still leaves very little room for the user to input text. So is there a way to keep the actionbar at the bottom of the screen (beneath the keyboard)?

RedWolves commented 11 years ago

Is this documented anywhere? I spent a couple of hours helping someone debug their code trying to figure out why Title and Action bar was disappearing.