ICEmobile
  1. ICEmobile
  2. MOBI-618

Improve Button responsiveness by using touchEnd rather than click event.

    Details

    • Type: Improvement Improvement
    • Status: Open
    • Priority: Major Major
    • Resolution: Unresolved
    • Affects Version/s: 1.2 Final
    • Fix Version/s: None
    • Component/s: Faces, Spring
    • Labels:
      None
    • Environment:
      n/a

      Description

      On mobile devices, the click handler is slow as the device must simulate the click event from the touchStart and touchEnd events, adding a delay of usually around 200ms before firing the simulated click event. If we hook into touchEnd directly, we can bypass this delay and increase the responsiveness of button presses.

        Activity

        Judy Guglielmin made changes -
        Assignee Judy Guglielmin [ judy.guglielmin ] Steve Maryka [ steve.maryka ]
        Steve Maryka made changes -
        Field Original Value New Value
        Assignee Steve Maryka [ steve.maryka ] Judy Guglielmin [ judy.guglielmin ]
        Philip Breau created issue -

          People

          • Assignee:
            Steve Maryka
            Reporter:
            Philip Breau
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated: