ICEmobile
  1. ICEmobile
  2. MOBI-358

Properly Detect HTML5 Touch Event Support for BlackBerry and Android

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Won't Fix
    • Affects Version/s: 1.1 Final
    • Fix Version/s: None
    • Component/s: Faces, Spring
    • Labels:
      None
    • Environment:
      n/a

      Description

      We are not properly detecting touch event support. We are assuming that no blackberries and no android tablets have touch event support and all other android devices and ios devices have it.
      .
      This impacts the InputText and the Date and Time pickers

        Issue Links

          Activity

          Hide
          Philip Breau added a comment - - edited

          was:We are not properly detecting touch event support. We are assuming that no blackberries and no android tablets have touch event support and all other android devices and ios devices have it.

          Show
          Philip Breau added a comment - - edited was:We are not properly detecting touch event support. We are assuming that no blackberries and no android tablets have touch event support and all other android devices and ios devices have it.
          Hide
          Philip Breau added a comment -

          Revision: 38577
          Author: philip.breau
          Date: October-10-13 6:56:46 PM
          Message:
          MOBI-358 Properly Detect HTML5 Touch Event Support for BlackBerry and Android
          remove server side decision on touch support
          all clients will default to non-touch events until accurate feature detection is done on the client side


          Modified : /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/datespinner/DateSpinner.java
          Modified : /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/datespinner/DateSpinnerRenderer.java
          Modified : /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/inputText/InputTextRenderer.java
          Modified : /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/utils/JSFUtils.java
          Deleted : /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/utils/Utils.java

          Show
          Philip Breau added a comment - Revision: 38577 Author: philip.breau Date: October-10-13 6:56:46 PM Message: MOBI-358 Properly Detect HTML5 Touch Event Support for BlackBerry and Android remove server side decision on touch support all clients will default to non-touch events until accurate feature detection is done on the client side Modified : /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/datespinner/DateSpinner.java Modified : /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/datespinner/DateSpinnerRenderer.java Modified : /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/inputText/InputTextRenderer.java Modified : /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/utils/JSFUtils.java Deleted : /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/utils/Utils.java
          Hide
          Philip Breau added a comment -

          Revision: 38578
          Author: philip.breau
          Date: October-10-13 7:10:55 PM
          Message:
          MOBI-358 Properly Detect HTML5 Touch Event Support for BlackBerry and Android
          remove server side decision on touch support
          all clients will default to non-touch events until accurate feature detection is done on the client side


          Modified : /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/timespinner/TimeSpinner.java
          Modified : /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/timespinner/TimeSpinnerRenderer.java

          Show
          Philip Breau added a comment - Revision: 38578 Author: philip.breau Date: October-10-13 7:10:55 PM Message: MOBI-358 Properly Detect HTML5 Touch Event Support for BlackBerry and Android remove server side decision on touch support all clients will default to non-touch events until accurate feature detection is done on the client side Modified : /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/timespinner/TimeSpinner.java Modified : /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/timespinner/TimeSpinnerRenderer.java
          Hide
          Philip Breau added a comment -

          Revision: 38579
          Author: philip.breau
          Date: October-10-13 7:26:42 PM
          Message:
          MOBI-358 Properly Detect HTML5 Touch Event Support for BlackBerry and Android
          remove server side decision on touch support
          all clients will default to non-touch events until accurate feature detection is done on the client side


          Modified : /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/inputText/InputText.java
          Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/java/org/icefaces/mobile/util/VisitTreeMonitor.java

          Show
          Philip Breau added a comment - Revision: 38579 Author: philip.breau Date: October-10-13 7:26:42 PM Message: MOBI-358 Properly Detect HTML5 Touch Event Support for BlackBerry and Android remove server side decision on touch support all clients will default to non-touch events until accurate feature detection is done on the client side Modified : /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/inputText/InputText.java Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/java/org/icefaces/mobile/util/VisitTreeMonitor.java

            People

            • Assignee:
              Philip Breau
              Reporter:
              Philip Breau
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: