Open-Shell / Open-Shell-Menu

Classic Shell Reborn.
MIT License
6.88k stars 428 forks source link

Default programs hover-over description has "musi" instead of "music" in Aero theme. #1876

Open AlignedTrack432 opened 6 months ago

AlignedTrack432 commented 6 months ago

Describe the bug

Default programs hover-over description has "musi" instead of "music". Capture

(have no idea how to change label sry)

Area of issue

Start menu

To reproduce

Prerequisite: Aero theme must be applied

  1. Open Start
  2. Hover over Default Programs until desciption appears
  3. At end of desciption there is "musi" instead of "music"

Expected behavior

No response

Open-Shell version

4.4.191

Windows version

Windows 10 22H2

Additional context

No response

ge0rdi commented 6 months ago

I can replicate it on my Win10 22H2 (and Win11 23H2 too).

Unfortunately, it seems that IQueryInfo::GetInfoTip API returns truncated string for this standard shell item. So there is little we can do about it :(