Opened 10 years ago
Closed 10 years ago
#12797 closed defect (duplicate)
Form select vertical scroll bar won't scroll well..
Reported by: | linkevin111 | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | Dijit - Form | Version: | 1.6.0 |
Keywords: | Cc: | [email protected]… | |
Blocked By: | Blocking: |
Description
Browsers: IE 7.0, IE 8.0, IE 9 OS: Vista Home Premium 2007, Windows XP dojo version: 1.6; description: I followed the example from dojo documentation, http://dojotoolkit.org/reference-guide/dijit/form/Select.html. I am especially interested in A "styled" Select example. So i copied and pasted the code from the example. I wanted to know how the select menu look like with vertical scroll bar. So i added more items to the example code and set the maxHeight to 150px. Test time, i opened the page in IE and saw all items and vertical scroll bar. But when i tried clicking the down arrow of the vertical scroll bar, it won't scroll. It stuck at the top, "Alabama". I tested it on different computers, i got the same result. I tested it in IE 7, 8 and 9, i got the same result. But in FireFox? it will scroll when the page was loaded the first time but after a few minutes it won't scroll and stuck at the top.
Change History (1)
comment:1 Changed 10 years ago by
Component: | General → Dijit - Form |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Dup of #11712.