Opened 12 years ago
Closed 9 years ago
#11328 closed defect (patchwelcome)
memory growing when I click sort column of a grid in IE and FF
Reported by: | ancaa | Owned by: | Bryan Forbes |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | DojoX Grid | Version: | 1.4.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Try to click very fast on any column of a grid on both Firefox/3.6.3 and IE7/8 and look on task manager how the memory grow fast (ex: 2 clicks per second). If you continue like that at least 20 seconds, after that the memory is not decreasing.
Attachments (1)
Change History (5)
Changed 12 years ago by
comment:1 Changed 12 years ago by
Component: | General → DojoX Grid |
---|---|
Owner: | changed from anonymous to bryanforbes |
comment:2 Changed 12 years ago by
Owner: | changed from bryanforbes to Bryan Forbes |
---|
comment:3 Changed 9 years ago by
comment:4 Changed 9 years ago by
Resolution: | → patchwelcome |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
DojoX Grid and EnhancedGrid are deprecated in favor of dgrid and gridx.
You should upgrade your code to use one of those two grids.
We will consider patches to the old DojoX Grid code though.