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
Not so much an issue as a request. I wonder if you wouldn't mind exposing, the MoveFocus() method on Windows. Without it, one can't get keyboard focus to the underlying webview, or at least that's how it appears in my tests.
The text was updated successfully, but these errors were encountered:
I actually can't remember why there's a commented-out MoveFocus line in the existing code, but this is stuff we're going to be fine-tuning soon. But I'd be reluctant to add a focus method for all platforms just to fix a windows-specific problem so would rather find a way to make it work as the other platforms do if that's possible somehow?
Not so much an issue as a request. I wonder if you wouldn't mind exposing, the MoveFocus() method on Windows. Without it, one can't get keyboard focus to the underlying webview, or at least that's how it appears in my tests.
The text was updated successfully, but these errors were encountered: