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:
Open youtube in firefox.
Enable auto-play.
Minimize firefox.
Wait for next video to play
See blank tile created on workspace.
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"
OS Name: Microsoft Windows 11 Pro
OS Version: 10.0.22631 N/A Build 22631
komorebic check Output
Provide the output of komorebic check
KOMOREBI_CONFIG_HOME detected: c:\Users\chase.sterling\.config\komorebi
Looking for configuration files in c:\Users\chase.sterling\.config\komorebi
Found komorebi.json; this file can be passed to the start command with the --config flag
Found C:\Users\chase.sterling\.config\whkdrc; key bindings will be loaded from here when whkd is started, and you can start it automatically using the --whkd flag
Additional 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
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:
1. Open youtube in firefox.
2. Enable auto-play.
3. Minimize firefox.
4. Wait for next video to play
5. See blank tile created on workspace.
**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"`
```
OS Name: Microsoft Windows 11 Pro
OS Version: 10.0.22631 N/A Build 22631
```
**`komorebic check` Output**
Provide the output of `komorebic check`
```
KOMOREBI_CONFIG_HOME detected: c:\Users\chase.sterling\.config\komorebi
Looking for configuration files in c:\Users\chase.sterling\.config\komorebi
Found komorebi.json; this file can be passed to the start command with the --config flag
Found C:\Users\chase.sterling\.config\whkdrc; key bindings will be loaded from here when whkd is started, and you can start it automatically using the --whkd flag
```
**Additional 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
adam
added the bug label 2026-01-05 14:50:47 +01:00
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
@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
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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.