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
UI/Qt: Forward native window container focus events to the host
The view's Vulkan window container becomes its focus proxy while
visible. showing it moves keyboard focus onto the container and the
view reports a focus loss to WebContent.
On Wayland, the embedded window never receives keyboard focus, meaning
focus was never reported back, so the text caret stopped appearing in
editable content.
0 commit comments