Empty Recycle Bin icon change

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
zer0
Posts: 2676
Joined: 19 Jan 2009 20:11

Empty Recycle Bin icon change

Post by zer0 »

This is a bit of nitpicking, but I feel compelled enough to raise my hand and ask...why, when trying to empty RB (it's empty, btw) using Tools -> Tools Special -> Empty Recycle Bin the HDD icon in the Status Bar does not change, but when attempting to do the same via a script [that calls #642, so function is the same] the icon changes to that of a blue arrow pointing to the right. The behaviour seems to be a hybrid of a script (hence the blue icon) and a function (hence no pop-up). Not a big deal, but it's one of those discrepancies that raised my eyebrows. Thanks much :D
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

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

Re: Empty Recycle Bin icon change

Post by zer0 »

Some more Status Bar pedantry... :P

Hovering mouse cursor between text/icon and a section divider seems to show text of the next section to the left instead of text in hovered-over section. Screenshots below illustrate:
middle_section.png
right_section.png
I just thought that if we're going to worry about 1 pixel lines over tabs then why not this? :mrgreen:
To see the attached files, you need to log into the forum.
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: 66323
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Empty Recycle Bin icon change

Post by admin »

zer0 wrote:Some more Status Bar pedantry... :P

Hovering mouse cursor between text/icon and a section divider seems to show text of the next section to the left instead of text in hovered-over section. Screenshots below illustrate:
middle_section.png
right_section.png
I just thought that if we're going to worry about 1 pixel lines over tabs then why not this? :mrgreen:
Confirmed and fixed.

Conc. the blue arrow: :? Can't repro. Are you using a UDC maybe? Then the arrow is from the UDC.

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

Re: Empty Recycle Bin icon change

Post by zer0 »

admin wrote:Conc. the blue arrow: :? Can't repro. Are you using a UDC maybe? Then the arrow is from the UDC.
Yes, I am using a UDC. However, normally UDC caption appears also (it does if there's actually something in the RB), but not in these circumstances.
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: 66323
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Empty Recycle Bin icon change

Post by admin »

zer0 wrote:
admin wrote:Conc. the blue arrow: :? Can't repro. Are you using a UDC maybe? Then the arrow is from the UDC.
Yes, I am using a UDC. However, normally UDC caption appears also (it does if there's actually something in the RB), but not in these circumstances.
OK, I see the (tiny) problem. Not easy to fix at the moment. Will care for it later.

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

Re: Empty Recycle Bin icon change

Post by admin »

admin wrote:
zer0 wrote:
admin wrote:Conc. the blue arrow: :? Can't repro. Are you using a UDC maybe? Then the arrow is from the UDC.
Yes, I am using a UDC. However, normally UDC caption appears also (it does if there's actually something in the RB), but not in these circumstances.
OK, I see the (tiny) problem. Not easy to fix at the moment. Will care for it later.
OK, could care for it now. 8)

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

Re: Empty Recycle Bin icon change

Post by zer0 »

Code: Select all

! Statusbar: Tooltips did not always appear over the expected
  section. Fixed.
Still not perfect :P. Screenshot below shows a position of the mouse cursor in which no tooltip shows up.
status_bar.png
Moving the cursor one pixel to the left keeps it within that section's boundaries but no tooltip either. Shifting it one pixel to the right (actually "touching" the text) shows the tooltip.
To see the attached files, you need to log into the forum.
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: 66323
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Empty Recycle Bin icon change

Post by admin »

:) I'll give my best in the next version.

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

Re: Empty Recycle Bin icon change

Post by zer0 »

admin wrote::) I'll give my best in the next version.
Now it's pixel-perfect! Danke sehr! 8)
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