Camera & microphone list uses device id instead of display name

Bug #1518931 reported by Olivier Tilloy
28
This bug affects 6 people
Affects Status Importance Assigned to Milestone
Canonical System Image
Fix Released
Medium
Bill Filler
webbrowser-app (Ubuntu)
Fix Released
Medium
Olivier Tilloy

Bug Description

On a phone, go to settings > privacy & permissions > camera & microphone.
Under the microphone section, there is a drop-down list that lists the available audio capture devices.
On krillin and arale, the list is as follows:
 - default
 - source.primary
 - source.fake.sco

This is not user friendly. We could use the device display names instead, which, while not great either, is already more user-friendly:
 - default: "" (empty string, could use i18n.tr("Default"))
 - source.primary: "Droid source primary"
 - source.fake.sco: "Null Input"

Related branches

Changed in canonical-devices-system-image:
status: New → Fix Committed
importance: Undecided → Medium
assignee: nobody → Bill Filler (bfiller)
milestone: none → ww02-2016
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package webbrowser-app - 0.23+16.04.20151126-0ubuntu1

---------------
webbrowser-app (0.23+16.04.20151126-0ubuntu1) xenial; urgency=medium

  [ CI Train Bot ]
  * Resync trunk.

  [ Olivier Tilloy ]
  * Add missing import statements, and add missing unit tests for
    BookmarksView.qml and BookmarksViewWide.qml. (LP: #1515631)
  * Code cleanup: remove unused include statements and forward
    declarations, and convert unnecessary include statements to forward
    declarations.
  * Make the drawer menu flickable so that all its actions can be
    accessed even on a small mobile screen in landscape orientation.
    (LP: #1513348)
  * Prevent click events from propagating through the expanded history
    view to the view below. (LP: #1518904)
  * Use the capture device display names instead of their unique ID.
    (LP: #1518931)

 -- Olivier Tilloy <email address hidden> Thu, 26 Nov 2015 13:42:25 +0000

Changed in webbrowser-app (Ubuntu):
status: In Progress → Fix Released
Changed in canonical-devices-system-image:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.