https://bugs.kde.org/show_bug.cgi?id=470840

Bennett Kanuka <bkan...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bkan...@gmail.com

--- Comment #9 from Bennett Kanuka <bkan...@gmail.com> ---
This is a bug in Electron or Chrome right?  The indicator Id should be set to
something related to the name of the app rather than blanket
`chrome_status_icon_1` for all apps. 

Some time ago (~7 years) there was a fix submitted to Electron to set the tray
icon id to the app name: https://github.com/electron/electron/pull/6145/files 
Obviously the APIs used here are long out of date, but this possibly confirms
that this should be handled in Electron (?)

Note that can't find anything in the electron docs for manually setting tray
icon id, but if there was a way of setting this from the electron app, then
this could possibly be fixed in each individual app by explicitly setting an
id.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to