Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.3.0.GA_P01
-
Fix Version/s: 4.0.BETA, EE-3.3.0.GA_P02, 4.0
-
Component/s: ACE-Components
-
Labels:None
-
Environment:Williams branch of 3.3.0, Chrome, ace dataTable jsf 2
-
Assignee Priority:P1
-
Salesforce Case Reference:
Description
latest libraries v 01282014. To reproduce, can use POC -07Nov2013.
1) Load,
2) Refresh screen1
3) new tab
4) Refresh screen2
While screen2 is refreshing, start clicking on tab1. Look in task manager at chrome memory usage. It continues to expand on it's own.
(the sleep is in screen1 so go back to screen 1 and refresh and then start clicking on tab for screen2 while its busy sleeping).
Users suspect following code in resizingScrolling(....) in datatable.js
if(!secondTry) if (ice.ace.jq.browser.chrome) setTimeout(function(){_self.resizeScrolling(true):}, 1000);
(does not ocur in FF or IE)
1) Load,
2) Refresh screen1
3) new tab
4) Refresh screen2
While screen2 is refreshing, start clicking on tab1. Look in task manager at chrome memory usage. It continues to expand on it's own.
(the sleep is in screen1 so go back to screen 1 and refresh and then start clicking on tab for screen2 while its busy sleeping).
Users suspect following code in resizingScrolling(....) in datatable.js
if(!secondTry) if (ice.ace.jq.browser.chrome) setTimeout(function(){_self.resizeScrolling(true):}, 1000);
(does not ocur in FF or IE)
Activity
Field | Original Value | New Value |
---|---|---|
Salesforce Case Reference | 5007000000ZunViAAJ |
Assignee | Ken Fyten [ ken.fyten ] |
Assignee | Ken Fyten [ ken.fyten ] | Arturo Zambrano [ artzambrano ] |
Assignee Priority | P1 [ 10010 ] |
Security | Private [ 10001 ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Affects Version/s | EE-3.3.0.GA_P01 [ 11174 ] | |
Affects Version/s | EE-1.8.2.GA_P07 [ 10672 ] |
Fix Version/s | 4.0 [ 10770 ] | |
Fix Version/s | EE-3.3.0.GA_P02 [ 11371 ] |
Security | Private [ 10001 ] |
Security | Private [ 10001 ] |
Fix Version/s | 4.0 [ 11382 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |