accessibility-insights-web
accessibility-insights-web copied to clipboard
Pinned taskbar shortcuts for unified electron client are removed on Windows during updates
Describe the bug
On Windows: If a user has pinned the unified product to their taskbar, the pin is removed when the unified product gets an update. This is a known issue in electron-builder: https://github.com/electron-userland/electron-builder/issues/2514
The linked issue includes potential workarounds:
- this workaround doesn't unpin the icon, but the icon is lost and becomes a white rectangle
- this workaround is intrusive (always pin)
To Reproduce Steps to reproduce the behavior:
- Install the application
- Pin the app to the taskbar
- Run a new installer
- Notice the pinned icon is removed
Context (please complete the following information)
- OS Name & Version: Windows 1909
- electron-builder version: 22.2.0
This issue has been marked as ready for team triage; we will triage it in our weekly review and update the issue. Thank you for contributing to Accessibility Insights!
Any update on this issue?
@madalynrose could you please check if this bug is still reproing?
We won't be fixing this