← Back to team overview

touch-packages team mailing list archive

[Bug 1467790] Re: Location settings inconsistent between first-run setup + System Settings

 

** Attachment added: "Wi-fi list view.png"
   https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings/+bug/1467790/+attachment/4442966/+files/Wi-fi%20list%20view.png

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1467790

Title:
  Location settings inconsistent between first-run setup + System
  Settings

Status in Ubuntu UX:
  Fix Committed
Status in ubuntu-system-settings package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  Ubuntu 15.04 r35

  1. Go through the first-run setup, paying particular attention to the "Location" step.
  2. In System Settings, open "Security & Privacy" > "Location access".

  What you see:
  1. The options are presented using checkboxes.
  2. Exactly the same options are presented using an ItemSelector.

  What you should see: The options are presented in exactly the same
  way, except for their color scheme, on both screens. Any design
  changes always show up on both screens.

  This bug occurs because the screens are implemented separately:
  <http://bazaar.launchpad.net/~unity-team/unity8/trunk/view/head:/qml/Wizard/Pages/50-location.qml#L58>
  <http://bazaar.launchpad.net/~system-settings-touch/ubuntu-system-settings/trunk/view/head:/plugins/security-privacy/Location.qml#L93>
  Even if the implementations were synced, it is almost inevitable that sometime later, designers and/or engineers would forget to update one when updating the other.

  It may save time to fix bug 1388178 at the same time as this bug.

  The equivalent for Wi-Fi settings is bug 1467438.

  --- Design Comment ---
       11/08/2015

  Please see designs are attached below comments.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1467790/+subscriptions


References