TwitchPlaysBF2 / BF2Dashboard

BF2.TV - a social web platform around the game Battlefield 2 (also available for Windows)
https://bf2.tv
7 stars 3 forks source link

Pressing CTRL+F in the App only works after focusing WebView component #24

Closed TwitchPlaysBF2 closed 1 year ago

TwitchPlaysBF2 commented 2 years ago

When a user is trying to find a server by name, they only can use CTRL+F after the app content has previously been clicked at.

This is the only way to search, at least until server filters are implemented #23

Find a way to programmatically focus the content during app startup.

Related: https://github.com/MicrosoftEdge/WebView2Feedback/issues/104 https://github.com/MicrosoftEdge/WebView2Feedback/issues/749

TwitchPlaysBF2 commented 1 year ago

Seems to be fixed somehow. When I start the app I canjust press CTRL+F and the search opens.