ICEmobile
  1. ICEmobile
  2. MOBI-526

Flipswitch double click on Transformer Prime tablet

    Details

    • Type: Bug Bug
    • Status: Resolved
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.2 Beta
    • Fix Version/s: 1.2 Beta
    • Component/s: Containers
    • Labels:
      None
    • Environment:
      ICEmobile Flipswitch demo on Asus Transformer Prime tablet

      Description


      In the flipswitch demo, I'm seeing two click events. The net effect is to submit two POST requests
      which negates any switch state change.

      -Only occurs with the flipswitch component. I don't see twin clicks on buttons or other components.
      -Only occurs on Asus tablet. Other devices don't see the problem.
      -Attempting to reconstruct the flipswitch markup doesn't seem to help. Moving the input element outside the anchor tag doesn't. Altering the position of the spans just breaks the Styling.


        Activity

        Hide
        Greg Dick added a comment - - edited

        I've checked in a fix that passes a flag from the renderer indicating a Transformer Prime has been detected, and then some changes in the javascript that ignores a second click event.
        This change is necessary despite the change to a fully hardware accellerated Application.
        Also attempts to quell a bubbling event by cancelling bubbling and stopping propagation didn't work.

        Show
        Greg Dick added a comment - - edited I've checked in a fix that passes a flag from the renderer indicating a Transformer Prime has been detected, and then some changes in the javascript that ignores a second click event. This change is necessary despite the change to a fully hardware accellerated Application. Also attempts to quell a bubbling event by cancelling bubbling and stopping propagation didn't work.

          People

          • Assignee:
            Greg Dick
            Reporter:
            Greg Dick
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: