Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.0.BETA
-
Fix Version/s: 4.0
-
Component/s: MOBI-Components
-
Labels:None
-
Environment:ICEfaces4 trunk revision# 40028
IE 10/11
showcase/showcase-mobile.jsf
-
Assignee Priority:P2
Description
1) Sorting any column in the dataView demo casues the table content to become empty. In IE10, there is a JS error:
Message: Unable to get property 'innerHTML' of undefined or null reference
Line: 8946
Char: 17
Code: 0
URI: http://10.18.39.133:8080/showcase/showcase-mobile.jsf
To reproduce:
1) Deploy showcase test app and go to showcase/showcase-mobile.jsf in IE10 or 11
2) Navigate to Data View demo
3) Sort one of the columns by clicking on it
Table will become empty and in IE10 the JS error will be seen (might need to sort again to see it).
2) The checkboxes in the Manual column of the dataView component are missing. This can be seen in the same demo as above.
Message: Unable to get property 'innerHTML' of undefined or null reference
Line: 8946
Char: 17
Code: 0
URI: http://10.18.39.133:8080/showcase/showcase-mobile.jsf
To reproduce:
1) Deploy showcase test app and go to showcase/showcase-mobile.jsf in IE10 or 11
2) Navigate to Data View demo
3) Sort one of the columns by clicking on it
Table will become empty and in IE10 the JS error will be seen (might need to sort again to see it).
2) The checkboxes in the Manual column of the dataView component are missing. This can be seen in the same demo as above.
Issue Links
- blocks
-
ICE-9844 mobi:dateSpinner, mobi:timeSpinner - None-native rendering issues on IE10 and IE11
- Closed
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #41532 | Thu Jun 26 17:36:35 MDT 2014 | mircea.toma | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/resources/org.icefaces.component.icons/icons.css
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #41523 | Thu Jun 26 07:02:35 MDT 2014 | mircea.toma | |
Files Changed | ||||
ADD
/icefaces4/trunk/icefaces/ace/component/resources/org.icefaces.component.icons/fontawesome-webfont.svg
ADD /icefaces4/trunk/icefaces/ace/component/resources/org.icefaces.component.icons/fontawesome-webfont.eot ADD /icefaces4/trunk/icefaces/ace/component/resources/org.icefaces.component.icons/fontawesome-webfont.woff |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #41291 | Wed Jun 04 15:41:02 MDT 2014 | mircea.toma | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/mobi/component/resources/org.icefaces.component.util/component.js
|