Details
Description
During the work on mediacast, we noticed that sometimes the splitPane would act up. After some dom updates, the right pane would sometimes shrink, leaving a space to the right of it. The left pane seemed unaffected. On inspection, the script had calculated the width of the right pane to 0. The issue seems intermittent and only happens infrequently, but moving the width setting from the script to rendering it straight on the div might be preferable.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31561 | Wed Oct 17 17:33:08 MDT 2012 | judy.guglielmin | |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/splitpane/SplitPaneRenderer.java
MODIFY /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/splitpane/SplitPane.java MODIFY /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/layout/splitPane.xhtml MODIFY /icemobile/trunk/icemobile/resources/themes/base/0_split-pane.css MODIFY /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/splitpane/SplitPaneMeta.java MODIFY /icemobile/trunk/icemobile/jsf/components/component/resources/org.icefaces.component.splitpane/splitpane.js |