- This topic has 14 replies, 3 voices, and was last updated 11 years, 6 months ago by
support-octavio.
-
AuthorPosts
-
Robert GardnerParticipantI’ve noticed that I’m unable to use standard iPad/Phone finger gestures on my app to expand/contract/move the display. Is there a setting I’m missing to allow this? On a possible related note, when entering data at the bottom 1/3 of my app, when the keyboard pop-up the bottom 1/3 input area text and input boxes vanish. I can input the data and when the keyboard is removed the bottom 1/3 of the screen reappears and the data I input is there. I want the entire screen to shift-up so I can see the fields I’m inputting.
Thanks in advance for your input..
support-octavioMemberHi aviator21114,
General UI pinch-zoom is not supported. This is typical setup for most html5 UI frameworks such as that used by mobione. Pinch-zoom for images must be implemented manually.
re: keyboard issue. Can you share what device/OS you are using?
Robert GardnerParticipantI’m running the app on an iPad using iOS 7. Also had the issue with pre 7 so it’s not an os issue…
Robert GardnerParticipantI’ve attached a couple of screen shots to try and demonstrate the behavior. One shows what should be displayed the other shows what happens when I try to input into a field on the Leg 5 line.
See attachment Screen shot normal.PNG
See attachment Screen shot shift up.PNG
Attachments:
You must be logged in to view attached files.
Robert GardnerParticipantwith regard to pinch-zoom… how does one implement this manually?
support-octavioMemberHi aviator21114,
Layout-keyboard conflicts have improved from earlier versions of ios, especially on the iphone. I only have an ipad/ios6 to test on atm and observed some quirks still. I will run a test tomorrow on ipad/ios7.
I’m curious if you use the next/prev buttons are you able to navigate to the hidden fields? If yes, do the fields scroll into view or provide some pseudo visibility of the obscured field(s)?
support-michaelKeymaster@aviator21114
We have been running some form tests. Would you share this .mobi file with us to do some keyboard/layout testing?
Robert GardnerParticipantCan you contact me via email?
support-michaelKeymasterWe only need this one screen unless there is additional dynamic functionality (javascript) that is manipulating this screen. You can send the .mobi file to
support at genuitec dot com
use title “mobione ipad keyboard issue”. Also please include the url for this thread in the message.
support-michaelKeymasterUpdate, we received your project. Prior to that we setup a long form test case and ran through on several devices. The ipad behaves funky. On the iphone5/ios7 I am able to nav through all the fields and they remain in view with auto-scrolling into view as I nav up and down. We put this issue in the queue for more extensive investigation by our dev team. Will update you as soon as we know more.
Robert GardnerParticipantCurious to know if you’ve made any headway with this iPad behavior?
Thanks,
support-michaelKeymasterYes, we have a potential fix in development now. We are holding up the 2.5 milestone-3 release for a few days to fully test it and another big fix. Will share more status as soon as we have had some time to test it.
Robert GardnerParticipantFantastic! That’s encouraging!
Thank you
Robert GardnerParticipantHello Wayne,
Curious to know if the M3 release addresses the scrolling behavior issue. I didn’t see it specifically listed in the release notes but thought I would ask anyway..
Thank you,
support-octavioMemberHi aviator21114,
>Curious to know if the M3 release addresses the scrolling behavior issue.
Yes, cropping page was solved. You can install milestone 3 and check it, please let us know how it goes. -
AuthorPosts