#2887 closed task (fixed)
Dijit: factor out scrollIntoView()
Reported by: | bill | Owned by: | Adam Peller |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Widgets | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Factor out scrollIntoView() from Menu so that AutoCompleter? (and Select) can call it, not just Menu. And then modify Autocompleter/Select? to call it (those lines are currently commented out)
Note: See
TracTickets for help on using
tickets.
(In [8354]) Copy, port scrollIntoView from dojo.html.util. Refs #2887