Floating View Web Changes Focus

Hi @Andreas_Hegenberg , how can we make sure the floating web view has focus when it show up (via keyboard shortcut). I already have keyboard focus steal enabled
, but the floating view is greyed out on launch.

greyed out title bar

have to click to bring focus

the grey window buttons are not relevant for keyboard focus, that is due to how floating menus work without interrupting other apps. It will still have correct keyboard focus

(however your website needs to make sure it auto-focuses)

Depending on the website it can help to enable "Keep active in background" for the webview:

I've never seen my floating view work without them having colored window button.

I already have the keep active in background but I that doesn't help this case. They do help once I click on the view and focus is set, that remains after I toggle the view visibility. However, I want that then I open the view for the first time, it should have focus.

As you can see, the focus doesn't come until I click the view.

Screen Recording 2025-06-04 at 19.30.22

most views are copy of this except the URL being opened

So one problem I found is that, increasing the zoom size to 115%, is causing some of the elements to go scroll up. Is there a way to handle this? I am increasing the zoom size in the web config setting of the web item.