- This topic has 5 replies, 3 voices, and was last updated 10 years, 3 months ago by support-octavio.
-
AuthorPosts
-
EricRaeParticipantFolks,
I could use some help with a multipage / scroll bar issue.
-This issue occurs in both the Simulator and on the Iphone 5.
-mobione version 2.6.2It appears that when I add text into a textarea at the bottom of my view the new rows will cause the OS to automatically expose the rest of the textarea. But when it does that, the scrollbar for the multipage does not go down. As a result, I cannot page up to see the rest of my page. (see picture below).
Any thoughts on what I’ve done wrong here are appreciated.
Attachments:
You must be logged in to view attached files.
EricRaeParticipantFurther to my previous post, it appears that this is a issue that occurs
-with both textfield and text areas (where the textfield or textarea appears initially at the bottom off the screen).
-shown with a panel or multipage as the containerany time where the ‘paging down’ of a page is based on keyboard input (as in the tab feature above the iphone keyboard) or just tabbing into it in the simulator… the page scrolls down but the scroll bar does not come with it. As a result you can no longer scroll up.
Do others see this in your apps? I’ve been able to recreate it in several. What have I missed here?
support-octavioMemberHi Forflex,
Thanks for reporting this issue. I have replicated it and opened a bug for the dev team, will follow up as soon as I have an status update.
EricRaeParticipant… I’m sorry to hear it’s a bug, as I’m trying to get this app out ASAP.
Perhaps as a work around can you show me how to disable the “tabbing” feature above the OS displayed keyboard (See pic). It won’t stop the bug but it will remove one of the ways in which it shows up (the other being the selection of a textarea that’s half off the screen and then writing multiple lines in that textarea causing the OS to scroll.)
Thank you.
Attachments:
You must be logged in to view attached files.
AdnanBegMemberHi,
I am also facing the same issue as when i go to next text box or any text container then i am stuck and i can not scroll my page up or down. and sometimes my text box goes behind the keybad–> but when i press any key then text box appears just above the keypad
Can anybody assist me on this page scroll issue
Thanks in advance
support-octavioMemberHi Forflex, adnan_beg,
I have pinged the dev team and there is not a fix at the moment. Also they shared with me that it is not possible to disable the tabbing bar.
In the meantime a workaround is avoiding the scrolling panels in your UI and if you need more than 4-5 tabs you can follow the next doc: http://www.genuitec.com/mobile/docs/tabbedNavigation/tabbedNavigation.html#keeping_to_five
We apologize for any inconvenience this may cause you.
-
AuthorPosts