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

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

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