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
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion