Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dropdown shows when clicking to activate window #691

Open
CapSel opened this issue Jan 30, 2019 · 1 comment
Open

dropdown shows when clicking to activate window #691

CapSel opened this issue Jan 30, 2019 · 1 comment
Labels

Comments

@CapSel
Copy link

CapSel commented Jan 30, 2019

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?

@jonthornton
Copy link
Owner

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

@jonthornton jonthornton added the bug label Feb 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants