Opened 9 years ago
Closed 9 years ago
#14697 closed defect (fixed)
dijit.form.FilteringSelect page-up and page-down doesn't work
Reported by: | charly | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | undecided | Milestone: | 1.7.2 |
Component: | Dijit - Form | Version: | 1.7.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Hello,
if I use the page-up or page-down button by the dijit.form.FilteringSelect? I get an error in version 1.7.1. No errors with dojo 1.6.0.
error message: this._highlighted_option is undefined
location: _ComboBoxMenu.js (row 88 and 95)
function: _page: function(/*Boolean*/ up)
thx.
Change History (2)
comment:1 Changed 9 years ago by
Milestone: | tbd → 1.7.2 |
---|---|
Status: | new → assigned |
comment:2 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In [27707]: