Opened 14 years ago
Closed 14 years ago
#8232 closed defect (fixed)
temporary attributes are not removed in IE after calling dijit.scrollIntoView
Reported by: | liucougar | Owned by: | liucougar |
---|---|---|---|
Priority: | high | Milestone: | 1.3 |
Component: | Dijit | Version: | 1.2.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Note: See
TracTickets for help on using
tickets.
(In [16010]) fixes #8232: set an attribute to null won't actually remove the atrribute in IE, use removeAttribute instead added UTs for this ticket