Breadcrumb bold bugs

Things you’d like to miss in the future...
Post Reply
zer0
Posts: 2676
Joined: 19 Jan 2009 20:11

Breadcrumb bold bugs

Post by zer0 »

After some playing around (beta 108), I think I found a few bugs related to whether and how bold breadcrumbs are displayed.

RC/LC - right-click/left-click.

1. Bold folders are not displayed immediately.

a) RC a triangle icon that, if LC-ed, would show subfolders of a drive. Mark it as bold.
b) LC the same triangle > folders are not displayed in bold.
c) LC the root triangle (the one to the right of the drive icon) > folders are not displayed in bold.
d) LC the initial triangle > folders are not shown in bold.

The key pre-requisite to solve this one seems to be displaying the root list.

2. Undoing boldness is not immediate (resuming from "d)" above).

a) RC the initial triangle, clear the bold check.
b) LC the same triangle > folders are still in bold.
c) In this situation, unlike in scenario 1, LC-ing the root triangle in the current tab doesn't trigger a success. Swap to a different tab.
d) Notice how, if you LC a non-root triangle, the folders are still shown in bold (even though drive letter is not). This is another bug whereby "bold clearing" does not transcend tabs.
e) LC the root triangle > folders are not shown in bold.
f) LC another triangle in the same tab to check whether it worked > it did.
g) Go back to your original tab and LC the initial, non-root triangle > folders are once again shown in non-bold manner.

The key pre-requisite to solve this one seems to be displaying the root list in a different tab.

Happy fixing Don :)
Reporting a bug? Have a wish? Got a question? Use search - View roadmap - FAQs: Forum + XY site
Windows 7/10
Always using the latest stable two-decimal build

admin
Site Admin
Posts: 64287
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Breadcrumb bold bugs

Post by admin »

Still?
FAQ | XY News RSS | XY X - Forum users with the Windows version and screen scaling percentage in the Location field of their profiles get priority support.

phatmankerr
Posts: 186
Joined: 26 Dec 2005 19:35

Re: Breadcrumb bold bugs

Post by phatmankerr »

As a quick addition to this, applying font sizes to breadcrumbs via Configuration > Fonts also does not appear to work?

Borut
Posts: 1464
Joined: 19 Oct 2010 19:29
Location: Win10 Pro 64b 22H2, @120DPI (125%)

Re: Breadcrumb bold bugs

Post by Borut »

phatmankerr wrote:As a quick addition to this, applying font sizes to breadcrumbs via Configuration > Fonts also does not appear to work?
You can tweak this line in the <xydata>\XYplorer.ini:

Code: Select all

CrumbFontMilliSize=6750
(font size * 1000) in order to define the font size for BC.
Win 10 Pro 64bit

phatmankerr
Posts: 186
Joined: 26 Dec 2005 19:35

Re: Breadcrumb bold bugs

Post by phatmankerr »

Borut,

Thanks mate, that appears to have done the job.

Cheers

Andy

admin
Site Admin
Posts: 64287
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Breadcrumb bold bugs

Post by admin »

phatmankerr wrote:As a quick addition to this, applying font sizes to breadcrumbs via Configuration > Fonts also does not appear to work?
Oops, yes, a bug, thanks!
FAQ | XY News RSS | XY X - Forum users with the Windows version and screen scaling percentage in the Location field of their profiles get priority support.

zer0
Posts: 2676
Joined: 19 Jan 2009 20:11

Re: Breadcrumb bold bugs

Post by zer0 »

admin wrote:Still?
Well, my question is: what is the designed purpose of checking "Bold" in right-click context menu? Before, I could bold both the BC path and all non-root folders in the dropdown. Now, it only makes the path bold and the current folder. Without knowing how it is supposed to work, I can't say whether what I am experiencing is a bug or not.
Reporting a bug? Have a wish? Got a question? Use search - View roadmap - FAQs: Forum + XY site
Windows 7/10
Always using the latest stable two-decimal build

admin
Site Admin
Posts: 64287
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Breadcrumb bold bugs

Post by admin »

I don't really understand what you mean. You got a screenshot?
FAQ | XY News RSS | XY X - Forum users with the Windows version and screen scaling percentage in the Location field of their profiles get priority support.

zer0
Posts: 2676
Joined: 19 Jan 2009 20:11

Re: Breadcrumb bold bugs

Post by zer0 »

admin wrote:I don't really understand what you mean. You got a screenshot?
Sure, see below. Previously (beta 114), when I checked "Bold" from the context menu, not only did the breadcrumb bar become bold, but also the folders listed in the drop-down. However, undoing the folders being bold wasn't as easy as unchecking "Bold". Now, in beta 126, only the breadcrumb bar becomes bold and not the folders. So, I would like to know if folders being bold was a bug that has been squashed or that is how it is supposed to be and the current behaviour is a bug?
breadcrumb_bar.JPG
breadcrumb_bar.JPG (15.43 KiB) Viewed 2465 times
Reporting a bug? Have a wish? Got a question? Use search - View roadmap - FAQs: Forum + XY site
Windows 7/10
Always using the latest stable two-decimal build

admin
Site Admin
Posts: 64287
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Breadcrumb bold bugs

Post by admin »

Only one folder should be bold: the one that's part of the downward path. If there is no downward path, then no folder should be bold.
FAQ | XY News RSS | XY X - Forum users with the Windows version and screen scaling percentage in the Location field of their profiles get priority support.

LittleBiG
Posts: 1848
Joined: 08 Apr 2011 12:57
Location: Win10x64

Re: Breadcrumb bold bugs

Post by LittleBiG »

My base font is Segoe UI Semibold (Win7), so the bold cannot be seen in the menu. May I ask for a color instead? Or any other visual clue?

admin
Site Admin
Posts: 64287
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Breadcrumb bold bugs

Post by admin »

You don't see bold because your locale needed the "Hong Kong Traditional Bug" fix. Part of this fix is that bold cannot be shown in the menu. Not that important anyway, because the bold item is identical to the next item in the downward path.
FAQ | XY News RSS | XY X - Forum users with the Windows version and screen scaling percentage in the Location field of their profiles get priority support.

zer0
Posts: 2676
Joined: 19 Jan 2009 20:11

Re: Breadcrumb bold bugs

Post by zer0 »

admin wrote:Only one folder should be bold: the one that's part of the downward path. If there is no downward path, then no folder should be bold.
Fair enough. So what was a bug is now gone. Onwards and upwards.
Reporting a bug? Have a wish? Got a question? Use search - View roadmap - FAQs: Forum + XY site
Windows 7/10
Always using the latest stable two-decimal build

Post Reply