facebook

No tap de-bounce?

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #332109 Reply

    jcfarsight
    Member

    I have just built and deployed my application to a test Android device, and have noticed that there seems to be no tap de-bounce during transitions.

    Basically I have multiple screens with a button in the same place, and one transitions to the other. Tapping the first button will trigger a short delay and then suddenly both buttons will frequently fire their click events in quick succession. This means that the intermediary screen will often be skipped as the user steps through. This is also an issue if there is a select field instead of a button, but instead the combo box will open, keyboard will pop up etc.

    Is there an event or state I can tap into so that the second button event does nothing unless the first transition is ‘transition_finished’ or something?

    #332118

    support-michael
    Keymaster

    @jcfarsight

    > This means that the intermediary screen will often be skipped as the user steps through. This is also an issue if there is a select field instead of a button, but instead the combo box will open, keyboard will pop up etc.

    Very odd behavior. Several questions:

    1) what android device an os version are you testing on?

    2) are you testing your project as a native app or as a webapp in browser?

    3) would you mind sharing your project with us to investigate this in depth?
    – send a zip of all design and src files if possible to support at genuitec dot com, use the title mobione project from jcfarsight

    #332175

    jcfarsight
    Member

    1) I am using a Samsung GT-N7000 for testing, running Gingerbread 2.3.6.
    2) I’m testing it as a native application now as the Apache Cordova APIs don’t work in a web application. I don’t remember this issue appearing when I was testing as a web-app though.
    3) No problem, I’ve just sent the zip through to you now.

    #332963

    jcfarsight
    Member

    Hey just wondering whether any progress has been made on this problem, since I haven’t heard anything in just over 3 weeks.

    #332978

    Hi jcfarsight,

    We did an initial investigation and could not replicate the problem. We plan to give it a closer look and hopefully have a follow up by mid-week.

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: No tap de-bounce?

You must be logged in to post in the forum log in