Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-4.0.0.GA, EE-3.3.0.GA_P03
-
Fix Version/s: 4.1, EE-3.3.0.GA_P04
-
Component/s: ACE-Components
-
Labels:None
-
Environment:All
-
Assignee Priority:P3
-
Support Case References:Support Case #13517 - https://icesoft.my.salesforce.com/5007000001KovFh
-
Workaround Exists:Yes
-
Workaround Description:Add a div tag with a set id that surrounds the content of the ace:panel
Description
An ace:panel is set to toggleable="true". In the panel, there is a selectBooleanCheckbox that when changed, it will render an inputText or an outputText depending on the value.
This change of contents is causing the toggle for the ace:panel to no longer work.
This change of contents is causing the toggle for the ace:panel to no longer work.
Activity
Arran Mccullough
created issue -
Arran Mccullough
made changes -
Field | Original Value | New Value |
---|---|---|
Attachment | Case13517Example.war [ 20782 ] | |
Attachment | Case13517Example.zip [ 20783 ] |
Ken Fyten
made changes -
Assignee | Arturo Zambrano [ artzambrano ] | |
Fix Version/s | 4.1 [ 11375 ] | |
Fix Version/s | EE-3.3.0.GA_P04 [ 12270 ] | |
Assignee Priority | P3 [ 10012 ] |
Arran Mccullough
made changes -
Workaround Description | Add a div tag with a set id that surrounds the content of the ace:panel | |
Workaround Exists | Yes [ 10007 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #45866 | Tue Aug 18 15:54:53 MDT 2015 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/panel/panel.js
|
Arturo Zambrano
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Attached test case that shows this issue.
Steps: