mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[BUG]: Empty container created when minimized youtube (in firefox) auto-plays next video #443
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @gazpachoking on GitHub (Aug 6, 2024).
Describe the bug
When youtube is playing in a minimized firefox, and it finishes a video and auto-plays the next, an empty tile appears on the workspace. (as if the window has been restored, except the window hasn't been restored.) Restoring and minimizing the browser window again fixes the issue.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
No empty containers are created.
Screenshots and Videos
Add screenshots and videos to help explain your problem.
Operating System
Provide the output of
systeminfo | grep "^OS Name\|^OS Version"komorebic checkOutputProvide the output of
komorebic checkAdditional context
Add any other context about the problem here.
In particular, if you have any other AHK scripts or software running that handle any aspect of window management or manipulation
@LGUG2Z commented on GitHub (Aug 6, 2024):
It would be helpful if you could share the relevant log output from komorebi when the next video plays and the ghost tile is created
@gazpachoking commented on GitHub (Aug 7, 2024):
Thanks for the quick fix! I'll try to investigate any logs before reporting in the future.