This is a migrated thread and some comments may be shown as answers.

Problem with Android <prev> and <next> keyboard buttons.

1 Answer 78 Views
ListView (Mobile)
This is a migrated thread and some comments may be shown as answers.
Robert
Top achievements
Rank 1
Robert asked on 26 Jun 2013, 08:39 PM
I have a listview of a few inputs. I click on the first one in my list and it brings up the keyboard.  I enter some text and click the <next> button in the keyboard and it moves to the next input in the listview while shifting the view up a little to bring the input into view (since the keyboard hides it).

I enter some text and repeat until all of my inputs are done and I click away to remove the keyboard from view.  
The problem is that the view seems stuck and if I try to swipe to scroll to the top it just springs back down.  I can't get the view to stay at the top of the screen.  This only happens when using the <next> button in the keyboard.

If I click into an input and choose <prev> it will cycle up to the top of the inputs but it never truly gets to the top of the view.

Any one know what is going on here or know of a resolution?

Thanks

Robert

1 Answer, 1 is accepted

Sort by
0
Petyo
Telerik team
answered on 28 Jun 2013, 01:34 PM
Hi Robert,

Can you please try enabling the native scrolling configuration option? It usually addresses problems like the one you describe.

Regards,
Petyo
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
ListView (Mobile)
Asked by
Robert
Top achievements
Rank 1
Answers by
Petyo
Telerik team
Share this question
or