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

dropdown shows when clicking to activate window

Open CapSel opened this issue 6 years ago • 1 comments

Steps to reproduce:

  • click inside edit field
  • press escape to close dropdown
  • click outside of browser
  • click inside browser below edit field
  • "random" value has been selected

This becomes a major problem for me when I have a grid of fields with timepicker and I'm constantly switching back and forth between windows. Why is this dropdown re-activated on window activation?

CapSel avatar Jan 30 '19 17:01 CapSel

I'm guessing this is some kind of onfocus bug related to the browser window regaining focus.

jonthornton avatar Feb 01 '19 02:02 jonthornton