IgniteEngine-iOS icon indicating copy to clipboard operation
IgniteEngine-iOS copied to clipboard

Multiline input focus issue

Open garazi opened this issue 10 years ago • 2 comments

When the multiline input receives focus (see viewRestaurantReview.json in my repo), it scrolls up under the Header so that you can't see what you're typing.

garazi avatar Mar 05 '15 19:03 garazi

Not sure where your repo is. If you could (I have been asking for this a lot so its easier to debug and takes away guess work) place a simple bare bones view.json for this problem and paste it in here.

On a side note though we did change the way that we handle keyboard movement within the last few days which changed things hopefully for the better. Please update your repo if you havent done so just in case.

RobertWalsh avatar Mar 06 '15 18:03 RobertWalsh

@garazi please try this again using the latest build - we changed the TextInput control to use a 3rd party keyboard tool. If it's still a problem, an SSCCE of the issue would be awesome.

brandonscript avatar Mar 24 '15 19:03 brandonscript