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
It fails to properly report the last active window.
To reproduce, start Nyxt, create an additional window and call (ffi-window-active *browser*) while switching focus between the 2 windows. Notice that it reports correctly when the user sends an input event (keyboard key) after focus.
The text was updated successfully, but these errors were encountered:
It fails to properly report the last active window.
To reproduce, start Nyxt, create an additional window and call
(ffi-window-active *browser*)
while switching focus between the 2 windows. Notice that it reports correctly when the user sends an input event (keyboard key) after focus.The text was updated successfully, but these errors were encountered: