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
I've been encountering this bug for years, when I open and close tabs too quickly, but I hadn't reported it until now.
To Reproduce
Steps to reproduce the behavior:
Press Ctrl+T to open a new tab
Immediately press Ctrl+W to close the tab.
If the error does not occur, repeat steps 1 and 2 a couple of times quickly, as it might be dependent on the timing.
Result: STG's icon will change to a warning triangle symbol (⚠️) as if it had crashed, and you will get an error notification message that says, "Whats wrong...\nPlease contact with developer" ; it seems to be emitted from this part of the code:
Alternatively, I think I've also seen this happen when I was closing tabs while Firefox was still busy re-loading the tabs on startup, if STG hadn't fully loaded... but this is just based on my memories, I am not 100% sure if that's the other way to reproduce it reliably.
Describe the bug
I've been encountering this bug for years, when I open and close tabs too quickly, but I hadn't reported it until now.
To Reproduce
Steps to reproduce the behavior:
Ctrl+T
to open a new tabCtrl+W
to close the tab.If the error does not occur, repeat steps 1 and 2 a couple of times quickly, as it might be dependent on the timing.
Result: STG's icon will change to a warning triangle symbol (⚠️ ) as if it had crashed, and you will get an error notification message that says, "Whats wrong...\nPlease contact with developer" ; it seems to be emitted from this part of the code:
Expected behavior
Ideally, STG shouldn't be crashable this way :)
Desktop:
The text was updated successfully, but these errors were encountered: