microsoft/Terminal

profile-icons with web sources are not shown on the taskbar

Open

#10,552 opened on Jul 3, 2021

View on GitHub
 (17 comments) (10 reactions) (0 assignees)C++ (3,212 forks)batch import
Area-UserInterfaceHelp WantedIssue-TaskPriority-3Product-Terminal

Repository metrics

Stars
 (35,764 stars)
PR merge metrics
 (Avg merge 27d 19h) (24 merged PRs in 30d)

Description

Windows Terminal version (or Windows build number)

1.8.1521.0

Other Software

No response

Steps to reproduce

I am using WINDOWS 11, I do not know how this behaves in Win10.

  1. Create a new profile (or use an existing one)
  2. For the icon, paste a weblink to an ico file (eg https://github.com/favicon.ico)
  3. As you will see, that works fine (the icon gets shown in new tabs and in the settings menu) image
  4. keep winterm open
  5. right-click onto the program in the taskbar
  6. As you will see, the icons are not rendered here image

Expected Behavior

Profile Icons are rendered the same way everywhere across the device

Actual Behavior

Profile Icons from the web are not rendered at all in the taskbar dialog

Contributor guide