Changes between Initial Version and Version 1 of Ticket #11597
- Timestamp:
- Aug 19, 2010, 1:15:03 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11597
- Property Cc [email protected]… removed
-
Property
Summary
changed from
After clicking several times in every button of the page, the use of memory is increased
toButton: After clicking several times in every button of the page, the use of memory is increased
-
Ticket #11597 – Description
initial v1 2 2 3 3 Widget: 4 dijit.form.Button, dijit.form.Combobutton, dijit.form. DropDownButton, dijit.form.ToggleButton4 dijit.form.Button, dijit.form.Combobutton, dijit.form.!DropDownButton, dijit.form.!ToggleButton 5 5 6 6 Short description: After clicking several times in every button of the page, the use of memory increases and it was never free. … … 10 10 1. Using Safari 5 or Chrome 5, open the test_Button page (/dijit/tests/form/test_Button.html)[[BR]] 11 11 12 2. Clicks several times on each one of the buttons, comboButtons, dropdownButtons and ToggleButtons (i.e. 10) without refreshing the page12 2. Clicks several times on each one of the buttons, comboButtons, dropdownButtons and !ToggleButtons (i.e. 10) without refreshing the page 13 13 [[BR]] 14 14