Questions tagged [browser-bugs]

36 questions
0
votes
1 answer

Setting focus on select element with Javascript scrolls first item out of view

I'm having a problem where I want to have an input box above a select box (multi). The select box has more items in it than the height of the box. (I am setting the size of the box lower than the number of items).