Custom Query (18300 matches)
Results (10 - 12 of 18300)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#18506 | invalid | "fx.fadeOut" does not call the function onEnd passed as "__FadeArgs" argument | ||
Description |
The fx.fadeout function is called In the body of the dijit.Dialog.hide() function.
The fx.fadeout function is called with the arguments |
|||
#8294 | fixed | dojox.grid.Grid leaks domNodes/memory in IE | ||
Description |
Using sIEve to view dojox/grid/tests/test_data_grid.html shows that the dojox.grid.Grid leak domNodes/memory. Steps:
Result: 22 leaks Expected Result: No leaks |
|||
#8434 | fixed | [patch] [cla] PasswordValidator: "Old Password" field is always set to "" on blur | ||
Description |
The PasswordValidator? control doesn't seem compatible with the _setValueAttr changes made back in August. The "Old Password" field is always set to "" on blur. Steps to duplicate:
Results: The field is set to "" and marked as invalid |