Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.7DR#2
-
Fix Version/s: 1.7.1
-
Component/s: ICE-Components
-
Labels:None
-
Environment:All
-
ICEsoft Forum Reference:
-
Support Case References:
Description
First off, I'm not saying that panelTabSet should always switch tabs without validation, just that it should have an attribute that can determine if it does or not. Something like "immediate" should suffice.
Issue Links
- blocks
-
ICE-2353 unable to switch between tabs when if panelTabSet is embedded in panelCollapsible
-
- Closed
-
Activity
Fix Version/s | 1.7.1 [ 10122 ] | |
Assignee Priority | P2 | |
Assignee | Adnan Durrani [ adnan.durrani ] |
Support Case References | https://www.icesoft.ca:4443/supportilla/show_bug.cgi?id=4815 |
Status | Open [ 1 ] | In Progress [ 3 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #16651 | Fri May 16 10:17:33 MDT 2008 | adnan.durrani | Fix for |
Files Changed | ||||
![]() ![]() ![]() |
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Assignee Priority | P2 | P1 |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #16680 | Fri May 23 10:41:28 MDT 2008 | adnan.durrani | Fix for |
Files Changed | ||||
![]() ![]() ![]() |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Issue Type | New Feature [ 2 ] | Improvement [ 4 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee Priority | P1 | |
Assignee | Adnan Durrani [ adnan.durrani ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #18887 | Fri May 15 18:00:28 MDT 2009 | mark.collette | |
Files Changed | ||||
![]() |
default behaviour until 1.6.1 was that validation errors prevented a tab change. since 1.6.2 it is just the other way round and validation errors do allow tab changes. seems there's a regression since 1.6.2. However an additional attribute would solve the issue for both cases.