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 771200 - Add description text to Bluetooth listbox row
Add description text to Bluetooth listbox row
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: Power
3.20.x
Other Linux
: Normal minor
: ---
Assigned To: Richard Hughes
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-09-10 18:11 UTC by Michael Catanzaro
Modified: 2018-01-18 13:50 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
screenshot showing missing label (34.74 KB, image/png)
2016-09-10 18:11 UTC, Michael Catanzaro
  Details
power: Add sublabel for Bluetooth switch (1.94 KB, patch)
2016-09-10 18:22 UTC, Michael Catanzaro
committed Details | Review

Description Michael Catanzaro 2016-09-10 18:11:16 UTC
On the power panel, we have:

Wi-Fi
Mobile broadband
Bluetooth

rows. The first two have description text "Turn off [...] to save power." Bluetooth doesn't. That's not very good parallelism!

We should not fix this in 3.22 because this isn't worth breaking string freeze, though.
Comment 1 Michael Catanzaro 2016-09-10 18:11:46 UTC
Created attachment 335260 [details]
screenshot showing missing label
Comment 2 Michael Catanzaro 2016-09-10 18:22:33 UTC
Created attachment 335261 [details] [review]
power: Add sublabel for Bluetooth switch

We already have this label for Wi-Fi and Mobile Broadband, so it looks
silly that it's missing from the Bluetooth row.
Comment 3 Georges Basile Stavracas Neto 2018-01-18 13:49:18 UTC
Review of attachment 335261 [details] [review]:

Makes sense.
Comment 4 Georges Basile Stavracas Neto 2018-01-18 13:50:12 UTC
Thanks for the patch!

Attachment 335261 [details] pushed as 8e2305c - power: Add sublabel for Bluetooth switch