David asked 2017-07-20 18:07:02 UTC
We have an app that appears to lose focus during a particular operation. The entire app appears to be affected, maybe even the browser window. The app even calls Focus() on the toolbar after this happens, but it doesn't help. This only happens in Firefox though. Chrome and Edge don't lose focus.
When the app loses focus, the main problem is that the keyboard shortcuts don't work. We always have to click somewhere in the app to make it work again. But, after clicking, the app works fine until we do the thing that makes it lose focus again.
It's difficult to pinpoint the exact call that's making it lose focus because switching away from the browser seems to sometimes make it lose focus and switching back seems to sometimes restore focus :)
Is this a known issue? If so, is there a known workaround?
Thanks!
David asked 2017-07-20 18:07:02 UTC
We have an app that appears to lose focus during a particular operation. The entire app appears to be affected, maybe even the browser window. The app even calls Focus() on the toolbar after this happens, but it doesn't help. This only happens in Firefox though. Chrome and Edge don't lose focus.
When the app loses focus, the main problem is that the keyboard shortcuts don't work. We always have to click somewhere in the app to make it work again. But, after clicking, the app works fine until we do the thing that makes it lose focus again.
It's difficult to pinpoint the exact call that's making it lose focus because switching away from the browser seems to sometimes make it lose focus and switching back seems to sometimes restore focus :)
Is this a known issue? If so, is there a known workaround?
Thanks!