jquery - Select2 dropdown does not stay open when the bottom of the options block extends below the browser window -


when bottom of options box extends below browser window, options block not stay open when clicked unless mouse happens hovering on box's scroll bar. if click in middle of dropdown menu, snaps immediately, selecting whatever house happens have been hovering over. can see talking here: http://what-key-am-i-in.herokuapp.com/ , click on 'fretboard' link, try change dropdown showing keys (lower left dropdown menu) bottom of browser window below menu is.

shouldn't menu open upwards instead? thanks!

looks fixed in select2 repo. https://github.com/select2/select2/pull/2620/commits


Comments

Popular posts from this blog

javascript - How to name a jQuery function to make a browser's back button work? -

python - Django-easy-pdf: xhtml2pdf reporting reportlab 2.2+ is required, but 3.0 installed -

collision detection - C++ library for mesh to mesh intersection: what is available? -