After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 757019 - Bluetooth network connection detected as "Mobile Broadband"
Bluetooth network connection detected as "Mobile Broadband"
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: network-indicator
3.18.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
: 756435 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2015-10-23 12:48 UTC by Bastien Nocera
Modified: 2016-05-27 14:09 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
network: Improve labels for Bluetooth devices (1.38 KB, patch)
2015-10-23 15:42 UTC, Florian Müllner
committed Details | Review

Description Bastien Nocera 2015-10-23 12:48:26 UTC
1. Pair a phone that offers tethering through Bluetooth
2. See that a new menu item got added to the system status with 2 sub-menus:
- Use as Internet connection
and
- Mobile Broadband settings

Those are the wrong menu items, we're supposed to get a way to connect to the internet (so, turn that already configured connection on), and a link to the Bluetooth Settings.
Comment 1 Florian Müllner 2015-10-23 15:42:19 UTC
Created attachment 313948 [details] [review]
network: Improve labels for Bluetooth devices

Bluetooth is not "Mobile Broadband", so rename the settings link accordingly.
Also drop the little assertive "Use as Internet connection" string in favor
of the default "Connect" string.
Comment 2 Florian Müllner 2015-11-16 17:57:53 UTC
*** Bug 756435 has been marked as a duplicate of this bug. ***
Comment 3 Florian Müllner 2016-05-27 14:09:17 UTC
Attachment 313948 [details] pushed as 841e013 - network: Improve labels for Bluetooth devices

Got design-ack on IRC, pushing.