For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 12 replies, 4 voices, and was last updated 12 years, 9 months ago by
support-octavio.
-
AuthorPosts
-
TorstenHinzeMemberI have a panel, in it a Textinput.
Scrolling ok, but if I tab on the textinput, I can not scroll the panel, the input is activated.
The same is on html-widget, but here can i put a panel over.Is there a tip, how I can scroll the panel with tab of textinput?
th
June 4, 2013 at 2:06 pm #339678
support-octavioMemberHi tiaetsch,
What is your target platform? What mobione version you are using? Can you share a small sample that demonstrate the issue?
June 5, 2013 at 8:16 am #339712
TorstenHinzeMemberThis problem is not on IOS.
I tested in Chrome, as webapp and as native in Android SDK 2.3.3 (API 10).Here my app:
webapp: http://www.tiaetsch.de/sksheineappandroid native: http://goo.gl/uAOv6
It would be nice if you tell me what I did wrong.
Regards
thJune 5, 2013 at 7:39 pm #339732
support-octavioMember@tiaetsch,
Could you share the steps I need to follow to replicate the issue? I don’t clearly understood what is the problem. Also, please provide a screenshot to compare results with ours.
June 7, 2013 at 5:26 am #339767
TorstenHinzeMemberHi octavio,
I made a simple sample of my problem.
Please see it. The same problem I have with a htmlwidget and iframe in this.Thanks
Attachments:
You must be logged in to view attached files.June 7, 2013 at 9:20 am #339771
RobertSotoMemberHere I fix this for you
Attachments:
You must be logged in to view attached files.June 7, 2013 at 9:33 am #339772
robert65Memberthee problem you are having is that you are not leaving a small gap to allow you to see the Scroll + or – sign, highlight the whole box that you want to scroll and when the small “squares” appear allowing you to drag the box, pull it from the top to all the + and – option and you will be free to scroll.
June 8, 2013 at 9:17 am #339793
TorstenHinzeMemberSorry, Veilex, that was not my problem, i have a inputfield.
Yes, robert65, I have understand the function of scroll, but if I tap of a textunput in android 2.33 (is in a scrollpanel), than can I not scroll this panel.
Next problem I have, if I activate the input and want to write text, than opens the android keyboard and my inputfields is outside of the schreen.
I have so many problems and may bad english is not helpful, sorry.
June 8, 2013 at 9:21 am #339794
TorstenHinzeMemberHow can I prevent this is no longer an input field visible if the open keyboard?
Is there a possibility, to close the android-keyboard with a click on a object?June 8, 2013 at 9:30 am #339795
robert65MemberI had a similar problem in my first iOS app where the keyboard would come in allowing people to change text, I opted not to use the option you took but download the scrollable screen fro the templates which fixed this
June 9, 2013 at 3:13 am #339799
TorstenHinzeMemberHello robert65,
That I have not understand, is there a solution for my problem?
May I not use scrollpanel?June 9, 2013 at 3:45 am #339800
robert65MemberProbably best answered by the MobiOne team, I stopped using it and opted for the scrollable template, why don’t you try that to see if it corrects the issue
June 12, 2013 at 1:08 am #339854
support-octavioMemberHi tiaetsch,
I second robert about ussing a panel with a textwidget instead using the texarea to show the text that need to be scrolled.
-
AuthorPosts
