Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2.1-Beta
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ICEfaces 2, ace:tabSet
-
Assignee Priority:P2
Description
When using the ace:tabSet component in the default "server" mode it appears to "flash" when a tab is selected.
I believe what is happening is that the tabSet is resized briefly to match the empty tabPane contents panel when a new tab is selected, then sizes again larger once the tabPane content arrives. To alleviate this issue, the tabSet size should be made to remain the same as the previously selected tabPane until the new tabPane is loaded.
Another possibility is to set the height of the tabSet using CSS to a fixed size that won't vary between tabs.?
I believe what is happening is that the tabSet is resized briefly to match the empty tabPane contents panel when a new tab is selected, then sizes again larger once the tabPane content arrives. To alleviate this issue, the tabSet size should be made to remain the same as the previously selected tabPane until the new tabPane is loaded.
Another possibility is to set the height of the tabSet using CSS to a fixed size that won't vary between tabs.?
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #26799 | Thu Dec 08 16:02:21 MST 2011 | nils.lundquist | Further improvement for |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/tabset/tabset.js
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #26795 | Thu Dec 08 15:10:03 MST 2011 | nils.lundquist | Fix for |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/tabset/tabset.js
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #26773 | Wed Dec 07 13:38:37 MST 2011 | nils.lundquist | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/tabset/tabset.js
|