ramensoftware / windhawk-mods

The official collection of Windhawk mods
317 stars 57 forks source link

Start Menu Not Centered When Taskbar Is on Top "Taskbar on top for Windows 11 mod" #1156

Closed DreadBo1 closed 1 month ago

DreadBo1 commented 1 month ago

When using the "Taskbar on top for Windows 11" mod, the Start menu appears aligned to the left instead of being centered when the taskbar is positioned at the top. This only occurs when the taskbar is at the top; when it’s at the bottom, the Start menu is correctly centered.

Windows 11 version: 23H2

Screenshot 2024-10-27 055340

m417z commented 1 month ago

I can't reproduce it, and I can't think for a reason for it to happen, as the mod only moves the start menu to top. It doesn't move it to the sides. Does disabling the mod fixes it? Restarting explorer?

DefinitelyNotCherry commented 1 month ago

Reporting the same issue. Only happens when the Taskbar on Top mod is enabled. Goes back to the center when disabled. I only have this mod and Resource Redirect enabled. Restarting explorer and rebooting didn't fix. :(

DreadBo1 commented 1 month ago

Restarting Explorer didn’t fix it, and this issue only occurs when the mod is enabled.

m417z commented 1 month ago

Please attach debug logs by following the instructions on the Troubleshooting page: https://github.com/ramensoftware/windhawk/wiki/Troubleshooting#some-or-all-windhawk-mods-dont-work

  • Disable the mod.
  • Go to the mod's Advanced tab.
  • Set Debug logging to Detailed debug logs.
  • Click on Show log output.
  • Enable the mod.
  • Verify that the mod doesn't work, copy the log and save it to a file.
  • Set Debug logging back to None.
watchmakerful commented 1 month ago

Confirmed on Windows 11 23H2, but NOT confirmed on 24H2!

DefinitelyNotCherry commented 1 month ago

TOTW11Bottom.txt TOTW11SameasPrimary.txt

I tried all options and selecting Bottom for "Taskbar location on secondary monitors" moved it to the center. Both "Same as Primary" and "Top" would align it back to the left.

Windows 11 10.0.22631

I only have one monitor.

m417z commented 1 month ago

I was trying to reproduce on 24H2. I'm able to reproduce it on 23H2. Some details:

It's fixed now in version 1.0.4 by reverting the jump list animation change, only on Windows 11 23H2 and only if the icons are centered. Unfortunately I didn't find a way to fix it while keeping the correct jump list animation.

DefinitelyNotCherry commented 1 month ago

I was trying to reproduce on 24H2. I'm able to reproduce it on 23H2. Some details:

* The issue was introduced in version 1.0.3 (Oct 19).

* It's caused by the attempt to change the incorrect jump list animation.

It's fixed now in version 1.0.4 by reverting the jump list animation change, only on Windows 11 23H2 and only if the icons are centered. Unfortunately I didn't find a way to fix it while keeping the correct jump list animation.

Thank you, sir!

DreadBo1 commented 1 month ago

I was trying to reproduce on 24H2. I'm able to reproduce it on 23H2. Some details:

* The issue was introduced in version 1.0.3 (Oct 19).

* It's caused by the attempt to change the incorrect jump list animation.

It's fixed now in version 1.0.4 by reverting the jump list animation change, only on Windows 11 23H2 and only if the icons are centered. Unfortunately I didn't find a way to fix it while keeping the correct jump list animation.

thank you!