Summary: | The symbol on the notification which pops when you could not mount a device is wrong | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | kamesh <vaddina> |
Component: | Disks & Devices widget | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | codestruct, kde, kde, kdelibs-bugs-null, mklapetek, thomas.pfeiffer, valerio.passini |
Priority: | NOR | Flags: | kde:
VisualDesign+
|
Version First Reported In: | master | ||
Target Milestone: | 1.0 | ||
Platform: | Kubuntu | ||
OS: | Linux | ||
URL: | http://i.imgur.com/Yym7mlH.png | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | screenshot of "could not unmount" with wrong icon |
Description
kamesh
2015-05-23 16:49:08 UTC
The issue is that we use the "emblem-mounted" icon for the device notification which used to be a "plug" kind of icon in the Oxygen era but in Breeze those use a tick or cross. It is clearly wrong to use an action/emblem for such a notification. (In reply to Kai Uwe Broulik from comment #1) > The issue is that we use the "emblem-mounted" icon for the device > notification which used to be a "plug" kind of icon in the Oxygen era but in > Breeze those use a tick or cross. It is clearly wrong to use an > action/emblem for such a notification. I wouldn't necessarily say it's wrong to use an emblem, but it's definitely wrong to use the emblem for "mounted" when in fact it is _not_ mounted. But yes, the generic icon for the feedback on failed actions (don't know what filename that is) would make most sense here. *** Bug 355979 has been marked as a duplicate of this bug. *** *** Bug 360326 has been marked as a duplicate of this bug. *** Created attachment 99019 [details]
screenshot of "could not unmount" with wrong icon
I think that this bug can be closed since the notification system has changed its behaviour and icons and now it tells with the right icon that was possible/impossible to mount/unmount a device. thanks VP |