Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.1
-
Fix Version/s: 4.1.1
-
Component/s: MOBI-Components
-
Labels:None
-
Environment:Tomcat 8, ipad device ios 9.1, showcase mobi:dataView demo
-
Assignee Priority:P2
Description
To reproduce use the showcase mobi:dataView demo
After adding a column or two, then swiping over to view it, the entire table is removed from view and can not be swiped back into view. The page must be refreshed or orientation of device changed in order to view the table again. See attached screenshot ipad.PNG
After adding a column or two, then swiping over to view it, the entire table is removed from view and can not be swiped back into view. The page must be refreshed or orientation of device changed in order to view the table again. See attached screenshot ipad.PNG
Activity
Field | Original Value | New Value |
---|---|---|
Attachment | ipad.PNG [ 22042 ] |
Assignee | Mircea Toma [ mircea.toma ] | |
Fix Version/s | EE-4.1.0.GA [ 12171 ] | |
Assignee Priority | P2 [ 10011 ] |
Environment | Tomcat 8, ipad device, showcase mobi:dataView demo | Tomcat 8, ipad device ios 9.1, showcase mobi:dataView demo |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #47022 | Mon Jan 25 16:38:31 MST 2016 | mircea.toma | |
Files Changed | ||||
![]() |
Fix Version/s | 4.1.1 [ 12972 ] | |
Fix Version/s | EE-4.1.0.GA [ 12171 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #47085 | Thu Feb 04 11:02:30 MST 2016 | ken.fyten | |
Files Changed | ||||
![]() ![]() ![]() |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Removed redundant code in recalcScrollHeight function. Avoid setting twice the height of the scrolling container (which seems to trigger a bug in Safari's page rendering).