jonthornton/jquery-timepicker

Scrolling problem when used w jquery-ui dialog widjet

ambicoder opened this issue · 3 comments

When the modal option of the dialogue widjet is set to true the menu of time can be scrolled only with mouse wheel and not by clicking on the vertical scroll bar....

See the fiddle https://jsfiddle.net/fiddlehunt/mbc9jLsz/45/

bmode commented

I have this issue as well and it has caused me to revert to an earlier verion of this plugin.

@bmode which earlier version solved the problem for you?

bmode commented

Reverting to jquery-timepicker v1.11.11 fixed the issue I had with scrolling when used inside a JQuery UI Dialog Box.