Release Notes - ICEmobile - Version 1.3.1 - HTML format

Bug

  • [MOBI-283] - pagePanel fixed positioning not reliable
  • [MOBI-320] - NPE thrown when calling UIComponent.findComponent() with empty string id
  • [MOBI-468] - Accordion ContentStackMenu does not show all menu items
  • [MOBI-479] - ContentStack transitions rendering anomalies
  • [MOBI-485] - ContentMenuItem rendering 'parent' js argument which isn't used in layoutmenu.js
  • [MOBI-539] - Popup autocenter broken by relative positioned container
  • [MOBI-622] - contentStack not synchronizing state from client to server
  • [MOBI-668] - ContentStack generates JS error if used without ContentStackMenu or ContentNavBar on the page
  • [MOBI-774] - Content Pane rendering invalid attribute order
  • [MOBI-785] - mobi:contentStackMenu accordion="true" menu items overlap
  • [MOBI-786] - camera example in mobileshowcase not respecting correct image dimensions that are input
  • [MOBI-802] - position absolute causes problems in Carousel for IE10 and FF
  • [MOBI-803] - jQuery theme issues
  • [MOBI-832] - DataView incompatible with ICEfaces compat library
  • [MOBI-835] - NPE when using CommandButton.openContentPane
  • [MOBI-836] - server side switch in selected contentPane not updated view when all panes in contentStack are client true
  • [MOBI-838] - NPE occurs when using a ContentStack bound to a unset property
  • [MOBI-839] - JavaScript error occurs when setting ContentStack to an invalid value
  • [MOBI-852] - menuButton renders style on inner select element rather than root div
  • [MOBI-866] - NullPointerException when using mobi:thumbnail with an incorrect 'for' attribute
  • [MOBI-870] - Incompatibility between the jQuery UI and jQuery Mobile style classes in ace:dataTable
  • [MOBI-888] - CSS conflict between ace:checkboxButton and ICEmobile
  • [MOBI-890] - Tab Set does not calculate client side auto width correctly
  • [MOBI-892] - ContentStack can show multiple panes at the same time
  • [MOBI-895] - ContentStack renders the first pane instead of the currentId pane
  • [MOBI-896] - ContentStack reverts to first pane when setting the currentId to a facelet=true pane server side
  • [MOBI-897] - ContentMenuItem renders URL, panelId or 'MenuItem' if label is not provided
  • [MOBI-899] - ContentStackMenu type accordion broken
  • [MOBI-900] - ContentStackMenu javascript error in large view
  • [MOBI-904] - ContentStack hidden pane can block interaction with current pane
  • [MOBI-908] - DataView scroll region resizing does not work when in collapsible containers
  • [MOBI-910] - ContentStackMenu Accordion sending singleSubmit on menu toggle resulting in an invalid contentStack value
  • [MOBI-912] - DataView does not support listener events
  • [MOBI-914] - DateSpinner and TimeSpinner cannot set values to null
  • [MOBI-919] - DataView IndexOutOfBounds exception
  • [MOBI-921] - TabSet sets max-width on all child LI elements
  • [MOBI-922] - Scan component TLD missing 'value' attribute
  • [MOBI-925] - DataView renders duplicate header when no rows are available
  • [MOBI-928] - Accordion ContentPane client="false" does not refresh content on pane activation
  • [MOBI-931] - FlipSwitch disabled attribute does not work
  • [MOBI-946] - clicking on open tab makes content disappear when client=false
  • [MOBI-947] - Server-side TabSet pane may appear blank when returning to it
  • [MOBI-954] - ContentStack does not maintain correct current pane unless nested in a form
  • [MOBI-955] - ContentStackRenderer may log invalid warning 'Invalid value for ContentStack.currentId:...'
  • [MOBI-956] - ContentPane nested in a composite component cannot maintain selected status
  • [MOBI-957] - CommandButton and ContentStack can not locate nested contentPanes within NamingContainers
  • [MOBI-961] - ContentStack cannot locate panes rendered after stack was first rendered
  • [MOBI-964] - DataView rows cannot be selected in FireFox
  • [MOBI-968] - Use of window.getComputedStyle is causing JavaScript errors in IE8
  • [MOBI-979] - warning for mime-type not found for file org.icefaces.component.skins/android_light/fontawesome-webfont.eot?#iefix.
  • [MOBI-980] - CSS background-size is not supported on IE8
  • [MOBI-982] - panelPopup not positioning correctly when scroll position is high.
  • [MOBI-984] - FlipSwitch labels overflow or are cutoff
  • [MOBI-988] - dataTable in splitPane does not render correctly
  • [MOBI-989] - Font Awesome Icon set not working on IE8
  • [MOBI-991] - YUI CSS Compressor breaking View Manager CSS
  • [MOBI-994] - menuItem in menuButtons disappears in IE9 after submit
  • [MOBI-996] - submitNotification does not dismiss when triggered from a popup in IE10
  • [MOBI-997] - mobi:tabSet with orientation bottom does not display when page is entered. Browser must be resized for it to appear
  • [MOBI-999] - incomplete border dataTable in contentStack in splitPane
  • [MOBI-1001] - CSSURLMapping Issues
  • [MOBI-1007] - DataView columns not aligned
  • [MOBI-1009] - IE8 and IE9 panelPopups using client js not changing class properly
  • [MOBI-1015] - js errors in IE8 with icemobile jar and icepush
  • [MOBI-1025] - Client Side PanelPopup open/closed state is conflicting with server-side state
  • [MOBI-1029] - icemobile menuButton display in IE8
  • [MOBI-1030] - IE8 js error on page load
  • [MOBI-1031] - IE8 and 9 theme support is overridden when specifying theme in mobi:deviceResource
  • [MOBI-1035] - mobi:menuButtonItem is not passing behavior item correctly to javascript
  • [MOBI-1039] - Flipswitch rendering issues in IE9
  • [MOBI-1040] - mobi:inputText type="number" causes malformed XML on IE8, IE9 and page update not completed.
  • [MOBI-1042] - Accordion Panel not rendering all content when page is large (requires scrolling)
  • [MOBI-1044] - problems with contentPane height when child of mobi:accordion and containing dataView
  • [MOBI-1045] - mobi:dataView. Selected last row scrolls out of view
  • [MOBI-1050] - DataView cannot sort rows on IE8/9
  • [MOBI-1054] - input form within accordion has issue with keyboard popup and focus with Android phone

Improvement

  • [MOBI-463] - splitPane left and right panes use the same style classes making it hard to style the panes differently
  • [MOBI-871] - theme component
  • [MOBI-872] - Remove JSP module
  • [MOBI-889] - Device Simulator requires query param support for setting view and theme
  • [MOBI-894] - Accordion component should be able to render with all panes closed
  • [MOBI-898] - Separate JS files for each component are causing too many requests and slowing down the page load
  • [MOBI-939] - CommandButton offline event detection
  • [MOBI-944] - CommandButton offline detection
  • [MOBI-959] - Support HTML5 Media Capture for Device input type file renderings
  • [MOBI-965] - Add iphone 5 support to simulator
  • [MOBI-987] - TabSet fitToParent attribute
  • [MOBI-995] - Coordinated container resizing
  • [MOBI-1014] - splitPane height resizing should try to adjust for parent tabsets
  • [MOBI-1026] - Support BridgeIt 1.0.4 with ICEmobile 1.3.1 JSF components
  • [MOBI-1033] - mobi:ajax tag to support submitNotification and panelConfirmation components on mobi:commandButton
  • [MOBI-1124] - Support BridgeIt 1.0.5 with ICEmobile 1.3.1 JSF components

New Feature

  • [MOBI-335] - Mobile Redirector
  • [MOBI-342] - View Manager Component
  • [MOBI-840] - Offline detection and display
  • [MOBI-891] - ContentMenuItem and TabSet icon property
  • [MOBI-930] - DataView Row Style Binding
  • [MOBI-958] - Online Status Component Support
  • [MOBI-960] - Device component onchange pass-through attribute
  • [MOBI-969] - FlipSwitch disableOffline support
  • [MOBI-993] - ViewManager clientSide support
  • [MOBI-1013] - iOS 7 Theme
  • [MOBI-1052] - Accordion Form Proxy

Task

  • [MOBI-709] - Add BB10 Container/SX and Android SX Links to getEnhanced tag
  • [MOBI-977] - implement missing method for IceClientBehaviorHolder in icemobile to match ace library
  • [MOBI-1027] - Update ICEmobileSX app. to direct users to download BridgeIt instead

Edit/Copy Release Notes

The text area below allows the project release notes to be edited and copied to another document.