EverythingToolbar icon indicating copy to clipboard operation
EverythingToolbar copied to clipboard

Blank title bar is shown when it should be hidden

Open menturi opened this issue 8 months ago • 4 comments

Preflight Checklist

  • [x] I have fully read the README and it did not solve the problem.
  • [x] I have searched all open and closed issues for the same bug report without success.

EverythingToolbar Version

1.5.2.0

Everything Version

1.4.1.1026 (x86)

Windows Version

Windows 11 24H2 (OS build 26100.3775, Windows Feature Experience Pack 1000.26100.66.0)

Steps to reproduce

After installing and configuring EverythingToolbar, open EverythingToolbar.

Expected Behavior

Expected behavior: The window that open for searching should not have a title bar present.

Actual Behavior

Actual behavior: The window that opens for searching has a title bar.

Screenshots

Image

Log output

The log does not enlighten the issue presented in this bug report.

2025-04-25 10:16:18.1832|INFO|Launcher|EverythingToolbar 1.5.2.0 started. OS: Microsoft Windows NT 10.0.26100.0|
2025-04-25 10:16:18.5680|ERROR|EverythingToolbar.Helpers.ShortcutManager|Failed to register hotkey S with modifiers Alt, Windows|NHotkey.HotkeyAlreadyRegisteredException: Hot key is already registered. (Exception from HRESULT: 0x80070581) ---> System.Runtime.InteropServices.COMException: Hot key is already registered. (Exception from HRESULT: 0x80070581)
   --- End of inner exception stack trace ---
   at NHotkey.Hotkey.Register(IntPtr hwnd, String name)
   at NHotkey.HotkeyManagerBase.AddOrReplace(String name, UInt32 virtualKey, HotkeyFlags flags, EventHandler`1 handler)
   at EverythingToolbar.Helpers.ShortcutManager.TrySetShortcut(Key key, ModifierKeys modifiers, EventHandler`1 handler) in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar\Helpers\ShortcutManager.cs:line 35
2025-04-25 10:20:01.8061|INFO|EverythingToolbar.EverythingSearch|Everything version: 1.4.1|
2025-04-25 10:27:22.0965|INFO|Launcher|EverythingToolbar 1.5.2.0 started. OS: Microsoft Windows NT 10.0.26100.0|
2025-04-25 10:27:24.3251|INFO|EverythingToolbar.EverythingSearch|Everything version: 1.4.1|
2025-04-25 10:46:27.3252|INFO|Launcher|EverythingToolbar 1.5.2.0 started. OS: Microsoft Windows NT 10.0.26100.0|
2025-04-25 10:47:44.6822|INFO|EverythingToolbar.EverythingSearch|Everything version: 1.4.1|

Additional Information

The behavior seen here differs from the GIF shown in README, which does not present a title bar on the search window.

menturi avatar Apr 25 '25 18:04 menturi

Hi @menturi, you are right, it shouldn't look like this. Are you using any Windows modifications like Windhawk, MicaForEveryone or similar?

Does this happen consistently or only sporadically?

srwi avatar May 01 '25 16:05 srwi

I realized this happens if Windows is set to show the accent color on title bars.

Image

srwi avatar May 26 '25 17:05 srwi

No, I do not use any Windows modifications (Windhawk, MicaForEveryone, or the like). This happens consistently.

You are right, I confirmed when "Show accent color on title bars and wind borders" is toggled on, this appears. Toggling this off makes the colored top bar appear normal.

menturi avatar Jun 07 '25 15:06 menturi

Thanks for the confirmation. I'll see what can be done.

srwi avatar Jun 07 '25 16:06 srwi

The problem was now fixed for the next version of EverythingToolbar.

srwi avatar Jul 20 '25 08:07 srwi