Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.2
-
Component/s: ACE-Components
-
Labels:None
-
Environment:*
-
Affects:Documentation (User Guide, Ref. Guide, etc.), Compatibility/Configuration
Description
The ace:panel unexpectedly rerenders and executes the entire view when collapsing and expanding. This can be an expensive default considering the intuitive region to execute is the ace:panel and its subtree. It can also result in unexpected renders or executions which can be confusing for novice users.
Of course an ace:ajax tag could be used to overwrite this default, but @all makes a bad default since very few cases need the maximal scope on panel expansion state toggle.
Of course an ace:ajax tag could be used to overwrite this default, but @all makes a bad default since very few cases need the maximal scope on panel expansion state toggle.
Activity
Nils Lundquist
created issue -
Nils Lundquist
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Nils Lundquist [ nils.lundquist ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #33704 | Thu Feb 28 12:49:15 MST 2013 | nils.lundquist | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/panel/PanelMeta.java
|
Nils Lundquist
made changes -
Affects | Documentation (User Guide, Ref. Guide, etc.),Compatibility/Configuration [ 10003, 10002 ] |
Nils Lundquist
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Fix Version/s | 3.2 [ 10338 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Revision #33704
Committed by nils.lundquist
Moments ago
ICE-8966- Panel ajax behaviour default execution scope reduced to @this