Details
Description
The android container does not render the native date control when input[type="date"] is rendered. And rendering this has other drawbacks, such as the placeholder text not appearing.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #34632 | Wed May 01 11:41:15 MDT 2013 | philip.breau | - rendering input type="text" for type date inputText on Android container - also fixed two broken passthru attributes, 'cols', and 'rows' |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/jsp/src/main/java/org/icemobile/jsp/tags/InputTextTag.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #34631 | Wed May 01 11:28:30 MDT 2013 | philip.breau | - rendering input type="text" for type date inputText on Android container |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/inputText/InputText.java
MODIFY /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/inputText/InputTextRenderer.java |