| Summary: | When using Bluetooth for internet connection, the same icon is used for the network and the bluetooth manager | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Raphaël Jakse <raphael.kde> |
| Component: | Networks widget | Assignee: | Jan Grulich <jgrulich> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | justin.zobel, nate, postix, tinozzo123 |
| Priority: | NOR | ||
| Version First Reported In: | master | ||
| Target Milestone: | 1.0 | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/plasma/plasma-nm/-/commit/50b22608329692b6678c1057736f188977474030 | Version Fixed/Implemented In: | 6.0 |
| Sentry Crash Report: | |||
| Bug Depends on: | 472429 | ||
| Bug Blocks: | |||
|
Description
Raphaël Jakse
2019-07-02 13:35:37 UTC
Confirmed on 5.20.3, this needs improving, it shows two bluetooth icons. It would be nice if the internet connection one was differentiated to show that it is a network or internet connection for instance a globe behind the BT icon. We will probably need a new icon too. Still a problem on Plasma 5.25. A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-nm/-/merge_requests/276 Git commit 50b22608329692b6678c1057736f188977474030 by Ismael Asensio. Committed on 05/08/2023 at 14:58. Pushed by iasensio into branch 'master'. Use specific icon for shared bluetooth connection The icon `network-wireless-bluetooth` represents better the concept of network connection via bluetooth, and doesn't get confused with the regular bluetooth icon. FIXED-IN: 6 M +2 -2 libs/declarative/connectionicon.cpp M +1 -1 libs/editor/uiutils.cpp M +1 -5 libs/models/networkmodelitem.cpp https://invent.kde.org/plasma/plasma-nm/-/commit/50b22608329692b6678c1057736f188977474030 Bulk transfer as requested in T17796 |