[GH-ISSUE #123] Menu bar labels impossible to read when focus on window is set. #109

Closed
opened 2026-02-26 08:45:22 +03:00 by kerem · 3 comments
Owner

Originally created by @ltc-data on GitHub (Apr 22, 2017).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/123

Originally assigned to: @NickeManarin on GitHub.

focusunreadabletxt

That example starts without focus on ScreenToGif Editor windows i.e. clicked desktop area, label text is dark and easy to read on Menu Bar area.

As soon as you click into ScreenToGif Window, the labels go very pale and hard to read both on mouse over and normal text on Menu Bar Area.

ScreenToGif 2.7.1
Windows 10 Pro 1607 14393.1066
Creators Update 1703 15063.138
Windows 7 Ultimate Sp1

Originally created by @ltc-data on GitHub (Apr 22, 2017). Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/123 Originally assigned to: @NickeManarin on GitHub. ![focusunreadabletxt](https://cloud.githubusercontent.com/assets/25669462/25305758/04572bc2-2779-11e7-9513-c262d16f262f.gif) That example starts without focus on ScreenToGif Editor windows i.e. clicked desktop area, label text is dark and easy to read on Menu Bar area. As soon as you click into ScreenToGif Window, the labels go very pale and hard to read both on mouse over and normal text on Menu Bar Area. ScreenToGif 2.7.1 Windows 10 Pro 1607 14393.1066 Creators Update 1703 15063.138 Windows 7 Ultimate Sp1
kerem 2026-02-26 08:45:22 +03:00
Author
Owner

@NickeManarin commented on GitHub (Apr 22, 2017):

Just to check, under Windows Settings > Personalization > Colors

image

Do you have the second option unchecked?

If so, as a workaround, go to ScreenToGif Option > Interface and uncheck the "Extend titlebar/chrome"

As a bug fix, I need to find the registry entry that defines that property (if > W10) and always display black as the foreground color of that text.

<!-- gh-comment-id:296383260 --> @NickeManarin commented on GitHub (Apr 22, 2017): Just to check, under **Windows Settings > Personalization > Colors** ![image](https://cloud.githubusercontent.com/assets/14798947/25305998/8de8e8d0-275b-11e7-8f18-8ce3e0b86d21.png) Do you have the second option unchecked? If so, as a workaround, go to **ScreenToGif Option > Interface** and uncheck the "Extend titlebar/chrome" As a bug fix, I need to find the registry entry that defines that property (if > W10) and always display black as the foreground color of that text.
Author
Owner

@ltc-data commented on GitHub (Apr 23, 2017):

I have neither of those options enabled

capture

If so, as a workaround, go to ScreenToGif Option > Interface and uncheck the "Extend titlebar/chrome"

Excellent that indeed does the trick :D

As a bug fix, I need to find the registry entry that defines that property (if > W10) and always display black as the foreground color of that text.

Ill have a look around and see if I find it and report back if I do.

In meanwhile thx for that tidbit.

<!-- gh-comment-id:296451143 --> @ltc-data commented on GitHub (Apr 23, 2017): I have neither of those options enabled ![capture](https://cloud.githubusercontent.com/assets/25669462/25314739/7c0e5b54-2841-11e7-848b-042cbebca128.PNG) > If so, as a workaround, go to ScreenToGif Option > Interface and uncheck the "Extend titlebar/chrome" Excellent that indeed does the trick :D > As a bug fix, I need to find the registry entry that defines that property (if > W10) and always display black as the foreground color of that text. Ill have a look around and see if I find it and report back if I do. In meanwhile thx for that tidbit.
Author
Owner

@NickeManarin commented on GitHub (Apr 23, 2017):

Just to explain what's happening, the app looks for the current accent color in the registry, so if "Show colour on title bar" isn't checked, the app will still find the accent color.

It`s fixed now. Wait for the next release. Thanks for the feedback.

<!-- gh-comment-id:296456595 --> @NickeManarin commented on GitHub (Apr 23, 2017): Just to explain what's happening, the app looks for the current accent color in the registry, so if "Show colour on title bar" isn't checked, the app will still find the accent color. It`s fixed now. Wait for the next release. Thanks for the feedback.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ScreenToGif#109
No description provided.