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

Latest version of Kendo Mobile Ipad with ios7 when you tap an input field the keyboard obscures input field and does not enter the text

8 Answers 34 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Matt
Top achievements
Rank 1
Matt asked on 13 Feb 2014, 04:51 AM
I just download and installed the newest version of Kendo.all and kendo.mobile and ran my app Ipad with ios7 when  you tap an input field the keyboard obscures input field and does not enter the text. How can I get this to work correctly? It works fine on IOS6 on Iphone and on android 4.2 please help

8 Answers, 1 is accepted

Sort by
0
KSBA Techie
Top achievements
Rank 1
answered on 13 Feb 2014, 04:58 AM
Dude, I got nailed with this nasty one, but unfortunately I didn't test on iPad and had already published the updated code to Apple.
I won't do that again!  :-)

Anyway, I haven't tried it yet but I've been told that the latest Internal Release fixes this one.  My App seems to be working now though, I ended up rolling back to an older version and adding this to my device ready event.  I'm using phonegap icenium appBuilder

// this is an ios7 fix but I saw it in the most recent kendo ui mobile demos so hopefully it will fix
// my problem where the keyboard is laying over the top of my inputs on certain forms.
$(document.body).height(window.innerHeight);


0
Kiril Nikolov
Telerik team
answered on 13 Feb 2014, 11:18 AM
Hello Guys,

The updated patch for this problem will be released with a build tomorrow. So feel free to update your app and let us know if the problem is fixed.

Regards,
Kiril Nikolov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Matt
Top achievements
Rank 1
answered on 14 Feb 2014, 05:17 PM
I don't see any updates in the Telerik control panel? Where do I have to go to get this.
Matt
0
Kamen Bundev
Telerik team
answered on 17 Feb 2014, 07:32 AM
Hello Matt,

You can find the latest internal builds in your Telerik account.

Regards,
Kamen Bundev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Matt
Top achievements
Rank 1
answered on 17 Feb 2014, 02:33 PM
Yes that is the same build 2013.3 1324
0
Kiril Nikolov
Telerik team
answered on 17 Feb 2014, 03:50 PM
Hello Matt,

Please check the screenshot attached, as it might help you find the build.

Regards,
Kiril Nikolov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Matt
Top achievements
Rank 1
answered on 17 Feb 2014, 10:31 PM
Download  Kendo UI Complete v2013.3.1414  still does the same thing but now it is even worse off you tap the input filed the keyboard slides up you can not see the input field any more you start typing hide the keyboard and what you just typed is not there. 
0
Kiril Nikolov
Telerik team
answered on 18 Feb 2014, 09:43 AM
Hi Matt,

Please give us a sample where this issue is reproduced, as we are not able to reproduce this issue on our test devices. Did you update the CSS files as well to the 2013.3.1414 version, as well?

Regards,
Kiril Nikolov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
General Discussions
Asked by
Matt
Top achievements
Rank 1
Answers by
KSBA Techie
Top achievements
Rank 1
Kiril Nikolov
Telerik team
Matt
Top achievements
Rank 1
Kamen Bundev
Telerik team
Share this question
or