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: EE-4.1.0.RC1, EE-4.1.0.GA, EE-3.3.0.GA_P04, 4.2.BETA, 4.2
-
Component/s: ACE-Components
-
Labels:None
-
Environment:All browsers, Tomcat 7/8.
-
Assignee Priority:P2
Description
An ace:fileEntry is inside Tab 1 in an ace:tabSet. When changing the tab, the content in the second tab, (in this case an h:outputText), is not displayed. The fileEntry itself in the first tab works properly.
If the fileEntry is removed from the application the content is shown in the second tab.
The issue is somewhat different with EE-3.3.0 maintenance branch. Occasionally the content from the second tab is not displayed only during the first time changing to it. Afterwards, when changing between tabs the content from tab 2 is always displayed.
This issue can be demonstrated with the /fileEntryAceTabSet.jsf application found at:
http://dev.icesoft.com/svn/repo/qa/trunk/Regression-Icefaces4/Sparkle/Nightly/fileEntry
http://dev.icesoft.com/svn/repo/qa/trunk/Regression-Icefaces2/Sparkle/Nightly/fileEntry
If the fileEntry is removed from the application the content is shown in the second tab.
The issue is somewhat different with EE-3.3.0 maintenance branch. Occasionally the content from the second tab is not displayed only during the first time changing to it. Afterwards, when changing between tabs the content from tab 2 is always displayed.
This issue can be demonstrated with the /fileEntryAceTabSet.jsf application found at:
http://dev.icesoft.com/svn/repo/qa/trunk/Regression-Icefaces4/Sparkle/Nightly/fileEntry
http://dev.icesoft.com/svn/repo/qa/trunk/Regression-Icefaces2/Sparkle/Nightly/fileEntry
Issue Links
- blocks
-
ICE-11562 ace:fileEntry inside ace:tabSet causes other tabs not to render
- Open
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #48480 | Wed Mar 02 17:34:39 MST 2016 | mircea.toma | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/fileentry/FileEntryFormSubmit.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #48469 | Tue Mar 01 05:39:34 MST 2016 | mircea.toma | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/tabset/TabSetRenderer.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #48468 | Tue Mar 01 04:58:53 MST 2016 | mircea.toma | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/tabset/TabSetRenderer.java
|