GodSpeed JP1
Posts: 0
Joined: Thu Feb 27, 2014 1:23 pm

While insert text to textarea,the page is flickering and jumping.

Hi,
While I insert something into textarea,the page is flickering and jumping for key presseed on keyboard.(specially press key at hight speed)
I can reproduce this on real device(iPhone 5s 7.0) and browser.
This just happen on textarea component, input component and other form items seems no problem.
How can I fix it?

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

While insert text to textarea,the page is flickering and jumping.

Hi,

How do you paste text in textarea? Do you use JS code or Appery Builder UI? It works for us. What browser do you use?

GodSpeed JP1
Posts: 0
Joined: Thu Feb 27, 2014 1:23 pm

While insert text to textarea,the page is flickering and jumping.

Hi Katya,
Not paste, just input to textarea from keyboard.
It only can reproduce on real device and safari in mobile.
PC browser is no problem.
You can see the video below:
div class="video-container"iframe src="https://www.youtube.com/embed/oMIs1f-x8b0?rel=0"/iframe

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

While insert text to textarea,the page is flickering and jumping.

Hello,

We checked it on iOS 7.1 - everithing works fine. Did you add any event handler for textarea? What iOS version do you use?

GodSpeed JP1
Posts: 0
Joined: Thu Feb 27, 2014 1:23 pm

While insert text to textarea,the page is flickering and jumping.

Hello Kulibaba and Katya,
you find the problem.
I am using iscrollview to fix header and footer on this page.
iscrollview seems can not work with visual keyboard well.
It makes page jump.
I think I need to find a new way to fix the header and footer without iscroll.

GodSpeed JP1
Posts: 0
Joined: Thu Feb 27, 2014 1:23 pm

While insert text to textarea,the page is flickering and jumping.

Hello Maryna,
Thank you for your solution.
I have tried your way before.
But if I drag up the page,the footer will go up with the content.
I need a real static footer at the bottom of page ,even I drag up or drag down,it could always be at the bottom,never move.
Thank you all the same.

GodSpeed JP1
Posts: 0
Joined: Thu Feb 27, 2014 1:23 pm

While insert text to textarea,the page is flickering and jumping.

Hello Maryna,
I test you solution on real device.
Different form browser,it works well on real device.
Thank you very much.

Return to “Issues”