Page 1 of 2

[FIXED] Context menu for Custom Tags no longer shows colors

Posted: 08 Feb 2022 00:20
by JLoftus
This changed sometime recently, is this a bug, or how can I get the color context menu back?
2022-02-07_17-02-28.jpg
EDIT: I also confirmed this is happening now regardless of whether the Windows is in Dark Mode or Light Mode, and also regardless of whether XY is in Dark Mode or Light Mode.

Re: [RESOLVED] Context menu for Custom Tags no longer shows colors

Posted: 08 Feb 2022 14:33
by JLoftus
This is now fixed in version 22.80.0102

Thanks, Don!

Re: [RESOLVED] Context menu for Custom Tags no longer shows colors

Posted: 08 Feb 2022 14:34
by admin
I didn't fix it. I guess it was just a Windows hiccup.

Re: Context menu for Custom Tags no longer shows colors

Posted: 09 Feb 2022 01:07
by JLoftus
Spoke too soon, this is happening again, now on 22.80.0103
2022-02-08_18-07-19.jpg

Re: Context menu for Custom Tags no longer shows colors

Posted: 09 Feb 2022 07:32
by Filehero
JLoftus wrote: 09 Feb 2022 01:07 now on 22.80.0103
Confirmed.

Re: Context menu for Custom Tags no longer shows colors

Posted: 09 Feb 2022 09:51
by admin
Hmm, cannot see it here. :|

Re: Context menu for Custom Tags no longer shows colors

Posted: 09 Feb 2022 10:16
by Filehero
Can only add, that it works with fresh;

For whatever reason, it looks like - by the empty-white-document XY is missing icons.

Re: Context menu for Custom Tags no longer shows colors

Posted: 09 Feb 2022 10:22
by autocart
Filehero wrote: 09 Feb 2022 10:16 Can only add, that it works with fresh;
"It works" means what?
(A) The bug "works"/shows or
(B) XY works as it should (no bug)?

Re: Context menu for Custom Tags no longer shows colors

Posted: 09 Feb 2022 10:51
by Filehero
@autocart

Sorry, it means (B - no bug), the label color icons are correctly rendered.

Re: Context menu for Custom Tags no longer shows colors

Posted: 09 Feb 2022 14:57
by JLoftus
This is still happening on 22.80.0104.

Also confirmed the colors display correctly with ::fresh.

Re: Context menu for Custom Tags no longer shows colors

Posted: 09 Feb 2022 16:31
by admin
It's still working fine here. :P

Re: Context menu for Custom Tags no longer shows colors

Posted: 09 Feb 2022 16:51
by JLoftus
I'm sure, but now you've had two people confirm it is somehow an issue, that also seems transient, as it's resolved itself then reappeared for me. I've reproduced this on two machines, while a third machine displays the context menu correctly, so there must be some combination of configuration and/or Windows settings that causes the menu item icons to fail to display.

Re: Context menu for Custom Tags no longer shows colors

Posted: 09 Feb 2022 16:53
by admin
Yes, I guess so. Let me know if you find that combination.

Re: Context menu for Custom Tags no longer shows colors

Posted: 09 Feb 2022 23:58
by JLoftus
admin wrote: 09 Feb 2022 16:53 Yes, I guess so. Let me know if you find that combination.
FOUND IT!

Took a couple hours of diffing a working xyplorer.ini vs a non-working one, finally found the culprit:
ShowMainMenu=0

Change this to ShowMainMenu=1 and the colors return.

I really like the main menu hidden, hopefully you can now reproduce and fix this.

Re: Context menu for Custom Tags no longer shows colors

Posted: 10 Feb 2022 08:25
by Filehero
Cause reproduced and confirmed!

Of course, I checked the new "Show menu" button but not it's persistent state.

Wow, good find!