jquery-timepicker icon indicating copy to clipboard operation
jquery-timepicker copied to clipboard

Scrolling problem when used w jquery-ui dialog widjet

Open ambicoder opened this issue 3 years ago • 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/

ambicoder avatar Mar 16 '22 13:03 ambicoder

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

bmode avatar Jun 22 '22 14:06 bmode

@bmode which earlier version solved the problem for you?

jonthornton avatar Sep 26 '22 01:09 jonthornton

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

bmode avatar Oct 06 '22 00:10 bmode