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
Sometimes the text field of the popup window doesn't get in focus, so I can't start typing and I have to press again to close and again to open it, and I have to repeat this many times since it focus properly only one out of five times on average.
It's super annoying and a big waste of time, I hope someone could help with that bug.
I'm on Windows 11, Firefox 124.0.1, using Alt+Q for the shortcut.
I haven't looked at the code, but one possibility could be that the popup shows up after the focus event is triggered, but it's just my guess.
Thanks.
The text was updated successfully, but these errors were encountered:
Sometimes the text field of the popup window doesn't get in focus, so I can't start typing and I have to press again to close and again to open it, and I have to repeat this many times since it focus properly only one out of five times on average.
It's super annoying and a big waste of time, I hope someone could help with that bug.
I'm on Windows 11, Firefox 124.0.1, using
Alt+Q
for the shortcut.I haven't looked at the code, but one possibility could be that the popup shows up after the focus event is triggered, but it's just my guess.
Thanks.
The text was updated successfully, but these errors were encountered: