#11597 closed defect (duplicate)
Button: After clicking several times in every button of the page, the use of memory is increased
Reported by: | Roberto Mosqueda | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | 1.6 |
Component: | Dijit - Form | Version: | 1.5 |
Keywords: | memory leak | Cc: | David Schwartz, [email protected]…, [email protected]… |
Blocked By: | Blocking: |
Description (last modified by )
Testing type: Memory leaks
Widget: dijit.form.Button, dijit.form.Combobutton, dijit.form.DropDownButton, dijit.form.ToggleButton
Short description: After clicking several times in every button of the page, the use of memory increases and it was never free.
Steps to reproduce:
- Using Safari 5 or Chrome 5, open the test_Button page (/dijit/tests/form/test_Button.html)
- Clicks several times on each one of the buttons, comboButtons, dropdownButtons and ToggleButtons (i.e. 10) without refreshing the page
Actual results: the use of memory increases and it was not free
Expected results: the memory should be free
Attachments (1)
Change History (5)
Changed 11 years ago by
Attachment: | Button_2_Chrome.GIF added |
---|
comment:1 Changed 11 years ago by
Cc: | [email protected]… removed |
---|---|
Description: | modified (diff) |
Summary: | After clicking several times in every button of the page, the use of memory is increased → Button: After clicking several times in every button of the page, the use of memory is increased |
comment:2 Changed 11 years ago by
Milestone: | tbd → 1.6 |
---|---|
Owner: | set to Douglas Hays |
comment:3 Changed 11 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
This is partly invalid and partly a dup of #11608 (dropdownbutton's use popups that can leak). When test Buttons generate console messages, new DIV's are created to hold each log message which only resembles a leak.
comment:4 Changed 10 years ago by
Component: | Dijit → Dijit - Form |
---|
Note: See
TracTickets for help on using
tickets.
IBM #151585