ICEmobile
  1. ICEmobile
  2. MOBI-201

Date/Time Spinner popup touch event not always fired

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.0 Final, 1.0 Williams
    • Fix Version/s: EE 1.0
    • Component/s: None
    • Labels:
      None
    • Environment:
      any

      Description

      The Date and Time spinner components have a small command button with a calendar icon that when activated will show the respective spinner popup. For some reason on Android handheld devices, the touch event doesn't always register and call the associated JavaScript. Strangely enough focus is associated and drawn indicating that the touch event was picked up.

      The component group has determined that touch events should only be used when the widget needs a fast response time, like on the plus and minus icons on the popup spinner panel. So long story short, I need to remove the touch events from the popup, ok and cancel buttons that I added in for the Williams release.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #28457 Thu Mar 22 09:10:16 MDT 2012 patrick.corless MOBI-201 removed the optional touch events from the data and time spinner popup, ok and cancel buttons replacing it with a fixed onclick event listener.
        Files Changed
        Commit graph MODIFY /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/datespinner/DateSpinnerRenderer.java
        Commit graph MODIFY /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/timespinner/TimeSpinnerRenderer.java
        Patrick Corless created issue -
        Hide
        Patrick Corless added a comment -

        Changes have been checked in and I can no longer reproduce the problem where the spinner popup will not show on the nexus one running 2.3

        Show
        Patrick Corless added a comment - Changes have been checked in and I can no longer reproduce the problem where the spinner popup will not show on the nexus one running 2.3
        Patrick Corless made changes -
        Field Original Value New Value
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Patrick Corless made changes -
        Assignee Steve Maryka [ steve.maryka ] Patrick Corless [ patrick.corless ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #32326 Fri Nov 23 10:39:34 MST 2012 philip.breau MOBI-201
        - date/time spinner - add android/honeycomb tap highlight to buttons
        Files Changed
        Commit graph MODIFY /icemobile/trunk/icemobile/resources/themes/honeycomb/1_date_time_ext.css
        Commit graph MODIFY /icemobile/trunk/icemobile/resources/themes/android/1_date_time_ext.css
        Migration made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            Patrick Corless
            Reporter:
            Patrick Corless
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: