You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OpenFin window focus bug report. Pre-created window ignores keyboard events until click. Reproduces on OpenFin 18.87.55.19. For comparison, works fine on OpenFin 13.76.44.21.
Please see main.js for the window creation / show / bringToFront / focus logic.
How to use
Install and run:
cd input-autofocus
npm install
npm start
About
OpenFin window focus bug report. Pre-created window ignores keyboard events until click. Reproduces on OpenFin 18.87.55.19. For comparison, works fine on OpenFin 13.76.44.21.