[SOLVED] Weird tooltip for folder with long name

Things you’d like to miss in the future...
Post Reply
Leito
Posts: 561
Joined: 26 Sep 2016 15:37
Location: Windows 10 1809 x64

[SOLVED] Weird tooltip for folder with long name

Post by Leito »

I have a folder with a very long name that can not be displayed entirely in the "Name" column:

Code: Select all

1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345
When hovering the folder, the tooltip showing its full name is weirdly cut:

Image
Last edited by Leito on 06 May 2019 23:39, edited 1 time in total.

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

Re: Weird tooltip for folder with long name

Post by admin »

Weird indeed. Over here the tooltip looks okay:
2019-05-06_123329.png
2019-05-06_123329.png (1.04 KiB) Viewed 996 times
Can't explain it. Do you get the same with a fresh instance?

Leito
Posts: 561
Joined: 26 Sep 2016 15:37
Location: Windows 10 1809 x64

Re: Weird tooltip for folder with long name

Post by Leito »

Yes, cut at the same exact position.

The path where I create the folder doesn't seem to have any consequence.

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

Re: Weird tooltip for folder with long name

Post by admin »

Got it. Interesting bug. The behavior here differs between the non-compiled (my development environment) and the compiled executable. This happens only very rarely. Anyway, it should be fixed in the next beta.

Leito
Posts: 561
Joined: 26 Sep 2016 15:37
Location: Windows 10 1809 x64

Re: Weird tooltip for folder with long name

Post by Leito »

Code: Select all

v19.90.0103 - 2019-05-06 15:42
    ! Tree and List: Tooltips of very long item names got weirdly wrapped in the 
      tooltip. Fixed.
:tup: all good now, thanks!

Post Reply