Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.3.0.GA_P01
-
Component/s: ACE-Components
-
Labels:None
-
Environment:n/a
Description
The fillSpace attribute on the Accordion has no effect. The fillSpace config param is passed through to the jq ui constructor, but when the fillSpace attribute is processed in the resize function, the parent, whose height is supposed to be taken, is set as the root div wrapper for the component, rather than the real parent.
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | Philip Breau [ philip.breau ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #39463 | Fri Dec 20 02:47:00 MST 2013 | philip.breau | - use height of parent div of root accordion div instead of the height of the root accordion div itself |
Files Changed | ||||
![]() |
Status | Open [ 1 ] | Resolved [ 5 ] |
Fix Version/s | 4.0 [ 10770 ] | |
Resolution | Fixed [ 1 ] |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #39538 | Mon Jan 13 12:43:26 MST 2014 | philip.breau | Accordion fillSpace attribute does not work |
Files Changed | ||||
![]() |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Fix Version/s | 4.0 [ 11382 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Revision: 39462
Author: philip.breau
Date: December-20-13 5:47:00 AM
Message:
ICE-9755Accordion fillSpace attribute does not workModified : /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/jquery/ui/jquery-ui.js