I have a problem with the "Floating web view" and focus management. When I start typing my message, everything works fine. But if I move the cursor elsewhere (without clicking) outside of the floating view, for example, to my desktop or another window, the application loses focus. As a result, I lose control and focus on the text field, and I have to click back into it to continue writing. It's a bit frustrating because it leads me to make typing errors. I would like to be able to keep typing without having to repeat this action every time. I also have to click on the window again to regain focus and interact with the floating view again.
Regarding the "floating web view" and focus management, I tested it with the old floating web view and did not encounter the focus loss issue. Even if the cursor is outside the floating view, keyboard input and keyboard shortcuts continue to work. It would be ideal to fix this problem or add an option to prevent this loss of focus. I hope a solution can be found for this problem.
I noticed another issue regarding focus. In certain situations, when I call the floating webview multiple times in a row, it sometimes loses its focus upon appearing. I am then unable to interact with keyboard shortcuts or gestures using the trackpad; they do not work with the floating view, and I have to click on it to restore focus in order to interact with it again.