← Back to team overview

unity-api-bugs team mailing list archive

[Bug 1238928] Re: Doesn't seem to support open URI interface

 

That was merged; should be fixed now (raise new bugs for any new
issues).

** Changed in: ubuntu-system-settings (Ubuntu)
       Status: Fix Committed => Fix Released

** Changed in: upstart-app-launch (Ubuntu)
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Unity API
bugs, which is subscribed to upstart-app-launch in Ubuntu.
https://bugs.launchpad.net/bugs/1238928

Title:
  Doesn't seem to support open URI interface

Status in “ubuntu-system-settings” package in Ubuntu:
  Fix Released
Status in “upstart-app-launch” package in Ubuntu:
  Invalid

Bug description:
  Hey,

  When settings app is already open in a panel and you try to open a settings:// URL, it doesn't work properly:
  * if settings app was the active app and you open a settings:// URL from an indicator, nothing happens (the indicators should close and the target settings panel should open)
  * if settings app was running in the background and you open a settings:// URL from an indicator, settings app comes to the front with the last open panel.

  I guess what needs to happen is that:
  * settings app should implement the open URI fd.o interface and switch panel when it's already running
  * indicators pull down should close when bringing up an app which is already the active one

  Cheers,

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings/+bug/1238928/+subscriptions


References