Summary: | "Not connected" icons on top of bluetooth devices icons are unnecessary | ||
---|---|---|---|
Product: | [Plasma] Bluedevil | Reporter: | Maksym Hazevych <dpadar> |
Component: | system tray | Assignee: | David Rosca <nowrep> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | nate, plasma-bugs |
Priority: | NOR | Keywords: | regression |
Version: | 5.19.3 | ||
Target Milestone: | --- | ||
Platform: | Manjaro | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/bluedevil/commit/9f822d7f93e04eacb8ff22402fa499ae93a52837 | Version Fixed In: | 5.20 |
Sentry Crash Report: | |||
Attachments: | Screenshot |
Yeah makes sense. Will fix. Git commit 9f822d7f93e04eacb8ff22402fa499ae93a52837 by Nate Graham. Committed on 12/08/2020 at 19:18. Pushed by ngraham into branch 'master'. [applet] Don't show emblem for disconnected devices It's redundant visual noise since they all show up in an "Available Devices" section anyway. FIXED-IN: 5.20 M +0 -1 src/applet/package/contents/ui/DeviceItem.qml https://invent.kde.org/plasma/bluedevil/commit/9f822d7f93e04eacb8ff22402fa499ae93a52837 |
Created attachment 130803 [details] Screenshot SUMMARY Icons that indicate "not connected" status of bl devices in "Available devices" list (aka "list of not connected devices") are duplicating function of list itself. STEPS TO REPRODUCE 1. Open bluetooth applet in statusbar 2. Turn bluetooth on, if needed 3. You have to have saved (previously connected) devices OBSERVED RESULT Unnecessary icons EXPECTED RESULT No unnecessary icons SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: 5.19.3 KDE Frameworks Version: 5.72.0 Qt Version: 5.15.0 ADDITIONAL INFORMATION