#8249 closed defect (fixed)
scrollIntoView problems in IE8 on ComboBox menu
Reported by: | haysmark | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | 1.3 |
Component: | Dijit - Form | Version: | 1.2.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
http://archive.dojotoolkit.org/nightly/checkout/dijit/tests/form/test_ComboBox.html
Click the arrow button on Dijit List test #1. Hold down the down arrow key to scroll the list. In IE8, the highlight falls off the visible area after a while.
ComboBox? calls dijit.scrollIntoView on every down arrow action to keep the highlighted item in view.
Change History (4)
comment:1 Changed 12 years ago by
Milestone: | tbd → 1.3 |
---|
comment:2 Changed 12 years ago by
Status: | new → assigned |
---|
comment:3 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:4 Changed 10 years ago by
Component: | Dijit → Dijit - Form |
---|
Note: See
TracTickets for help on using
tickets.
Still happening w/IE8 RC1.