[BUG]: Firefox's border only appears on top of window. #271

Closed
opened 2026-01-05 14:49:24 +01:00 by adam · 4 comments
Owner

Originally created by @cubeDHS2017 on GitHub (Dec 21, 2023).

Describe the bug
When opening Firefox the border is shown like it should. It continues to be fine till you click somewhere in the title bar area of the window. After clicking the title bar the border around Firefox

To Reproduce
Steps to reproduce the behavior:

  1. Start komorebi with window borders enabled
  2. Open Firefox
  3. Then click on the title bar next to your open tabs
  4. See the window border shrink to only the top
  5. Now click and drag the title bar to move the window
  6. The border should be fixed
  7. Now enable Firefox monocle mode.
  8. The same bug happens

Expected behavior
The border to be present on all side of Firefox.

Screenshots and Videos
Before clicking on the title bar:

2023-12-21-capture_771

After clicking on the title bar in Firefox:

2023-12-21-capture_772

Operating System

OS Name:                   Microsoft Windows 10 Pro
OS Version:                10.0.19405 N/A Build 19045

komorebic check Output

No KOMOREBI_CONFIG_HOME detected, defaulting to C:\Users\name

Looking for configuration files in C:\Users\name

No komorebi configuration found in C:\Users\name

If running 'komorebic start --await-configuration', you will manually have to call the following command to begin tiling: komorebic complete-configuration

Additional context
I am running YASB as my status bar. I also use AutoHotKey to handle my key binds for komorebi plus lots of other little shortcuts that I use. I am using a custom CSS theme in this Firefox. This is not the problem because I tried on another stock profile and the problem still was present. I am using Firefox nightly in this case but I also tried using regular Firefox and I got the same results.

Originally created by @cubeDHS2017 on GitHub (Dec 21, 2023). **Describe the bug** When opening Firefox the border is shown like it should. It continues to be fine till you click somewhere in the title bar area of the window. After clicking the title bar the border around Firefox **To Reproduce** Steps to reproduce the behavior: 1. Start komorebi with window borders enabled 2. Open Firefox 3. Then click on the title bar next to your open tabs 4. See the window border shrink to only the top 5. Now click and drag the title bar to move the window 6. The border should be fixed 7. Now enable Firefox monocle mode. 8. The same bug happens **Expected behavior** The border to be present on all side of Firefox. **Screenshots and Videos** Before clicking on the title bar: ![2023-12-21-capture_771](https://github.com/LGUG2Z/komorebi/assets/152009466/e6d0f2e1-869b-4fe3-9fba-5f9dad838e8f) After clicking on the title bar in Firefox: ![2023-12-21-capture_772](https://github.com/LGUG2Z/komorebi/assets/152009466/cc149c04-074e-4762-8ab1-a7a9bd2e3f49) **Operating System** ``` OS Name: Microsoft Windows 10 Pro OS Version: 10.0.19405 N/A Build 19045 ``` **`komorebic check` Output** ``` No KOMOREBI_CONFIG_HOME detected, defaulting to C:\Users\name Looking for configuration files in C:\Users\name No komorebi configuration found in C:\Users\name If running 'komorebic start --await-configuration', you will manually have to call the following command to begin tiling: komorebic complete-configuration ``` **Additional context** I am running YASB as my status bar. I also use AutoHotKey to handle my key binds for komorebi plus lots of other little shortcuts that I use. I am using a custom CSS theme in this Firefox. This is not the problem because I tried on another stock profile and the problem still was present. I am using Firefox nightly in this case but I also tried using regular Firefox and I got the same results.
adam added the bug label 2026-01-05 14:49:24 +01:00
adam closed this issue 2026-01-05 14:49:24 +01:00
Author
Owner

@LGUG2Z commented on GitHub (Dec 22, 2023):

I'm not able to reproduce this following the given steps on Windows 11, I will try to reproduce this on the weekend in a Windows 10 VM. If anyone can reproduce this please comment with your observations here 🙏

@LGUG2Z commented on GitHub (Dec 22, 2023): I'm not able to reproduce this following the given steps on Windows 11, I will try to reproduce this on the weekend in a Windows 10 VM. If anyone can reproduce this please comment with your observations here 🙏
Author
Owner

@Zerogaku commented on GitHub (Feb 22, 2024):

I'm not able to reproduce this following the given steps on Windows 11, I will try to reproduce this on the weekend in a Windows 10 VM. If anyone can reproduce this please comment with your observations here 🙏

I've also been experiencing this, it seems to occur when the titlebar is disabled, or when you use userchrome.css to disable the tabbar.

@Zerogaku commented on GitHub (Feb 22, 2024): > I'm not able to reproduce this following the given steps on Windows 11, I will try to reproduce this on the weekend in a Windows 10 VM. If anyone can reproduce this please comment with your observations here 🙏 I've also been experiencing this, it seems to occur when the titlebar is disabled, or when you use userchrome.css to disable the tabbar.
Author
Owner

@cubeDHS2017 commented on GitHub (Feb 22, 2024):

That could be why because I use a heavily modded Firefox CSS.

@cubeDHS2017 commented on GitHub (Feb 22, 2024): That could be why because I use a heavily modded Firefox CSS.
Author
Owner

@LGUG2Z commented on GitHub (May 13, 2024):

6a1ed3bcaa

Should be fixed here; the user can now also set the z order for borders which is useful for thin borders/small gaps setups like this one

@LGUG2Z commented on GitHub (May 13, 2024): https://github.com/LGUG2Z/komorebi/commit/6a1ed3bcaa8d1f6e75535778fc5bd51d9cc3c019 Should be fixed here; the user can now also set the z order for borders which is useful for thin borders/small gaps setups like this one
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#271