Details
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
.
This impacts the InputText and the Date and Time pickers
Issue Links
- depends on
-
MOBI-918 Client-side touch event upgrade support
- Open
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #38584 | Thu Oct 10 17:43:12 MDT 2013 | philip.breau | View Manager Component - remove unused import for removed Utils.java |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/augmentedreality/AugmentedRealityRenderer.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #38579 | Thu Oct 10 16:26:42 MDT 2013 | philip.breau | 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 |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/java/org/icefaces/mobile/util/VisitTreeMonitor.java
MODIFY /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/inputText/InputText.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #38578 | Thu Oct 10 16:10:55 MDT 2013 | philip.breau | 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 |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/timespinner/TimeSpinner.java
MODIFY /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/timespinner/TimeSpinnerRenderer.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #38577 | Thu Oct 10 15:56:46 MDT 2013 | philip.breau | 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 |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/utils/JSFUtils.java
MODIFY /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/datespinner/DateSpinnerRenderer.java DEL /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/utils/Utils.java MODIFY /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/inputText/InputTextRenderer.java MODIFY /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/datespinner/DateSpinner.java |