Comment 35 for bug 761409

Revision history for this message
markba (mark-baaijens) wrote : Re: Cannot click on left-most indicator on panel if a non-indicator icon appears

This has everything to do with displaying non-indicator icons:
gsettings set com.canonical.Unity.Panel systray-whitelist "['all']"

By setting the default setting:
gsettings set com.canonical.Unity.Panel systray-whitelist "['JavaEmbeddedFrame', 'Mumble', 'Wine', 'Skype', 'hp-systray']"
..... the indicators are clickable again.