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

          People

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

            Dates

            • Created:
              Updated: