Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.2, EE-3.2.0.GA
-
Fix Version/s: 3.3
-
Component/s: ACE-Components
-
Labels:None
-
Environment:All
-
Assignee Priority:P1
-
Salesforce Case Reference:
Description
If the tabs in the ace:tabSet are set to be disabled and this code is done in the tabChangeListener, the content of the tab is changed but the 'active' tab is kept to the previously selected tab. This causes the tabSet to become out of sync, with the active tab and content showing different contents.
Activity
Arran Mccullough
created issue -
Arran Mccullough
made changes -
Field | Original Value | New Value |
---|---|---|
Salesforce Case Reference | 5007000000O90VWAAZ |
Arran Mccullough
made changes -
Attachment | Case11593Example2.zip [ 15462 ] | |
Attachment | Case11593Example2WAR.zip [ 15463 ] |
Ken Fyten
made changes -
Assignee | Mark Collette [ mark.collette ] | |
Fix Version/s | 3.3 [ 10370 ] | |
Affects Version/s | 3.2 [ 10338 ] | |
Assignee Priority | P1 [ 10010 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #33800 | Wed Mar 06 11:34:28 MST 2013 | 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 | #33839 | Thu Mar 07 18:55:56 MST 2013 | mark.collette | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/tabset/tabset.js
|
Mark Collette
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Attached test case that shows the issue.
Steps: