Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.1, EE-3.0.0.GA_P01
-
Fix Version/s: 3.2
-
Component/s: ACE-Components
-
Labels:None
-
Environment:All
Description
When dynamically changing the selectedIndex of the ace:tabSet and setting the ace:tabPane to be disabled it is causing the tabs to become out of sync after the first tab change. The incorrect tab is shown as selected. It takes a few clicks of the tabs to allow them to go back in sync with the selected tab showing the correct tab content.
Activity
Migration
created issue -
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31500 | Tue Oct 16 09:47:36 MDT 2012 | mark.collette | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/tabset/tabset.js
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31622 | Sun Oct 21 04:49:14 MDT 2012 | mark.collette | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/tab/tabset-server_side.xhtml
MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/tab/tabset-client_side.xhtml |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31630 | Mon Oct 22 08:06:23 MDT 2012 | mark.collette | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/tabset/TabSetRenderer.java
|
Migration
made changes -
Field | Original Value | New Value |
---|---|---|
Reporter | Migration [ remote ] | Arran Mccullough [ arran.mccullough ] |
Migration
made changes -
Assignee | Mark Collette [ mark.collette ] | |
Fix Version/s | 3.2 [ 10338 ] | |
Assignee Priority | P1 [ 10010 ] |
Migration
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Migration
made changes -
Attachment | Case11593Example2.zip [ 14941 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee Priority | P1 [ 10010 ] |
Attached test case that shows this issue.
Steps: