** Changed in: indicator-network (Ubuntu)
Status: New => Triaged
** Changed in: indicator-network (Ubuntu)
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-datetime in
Ubuntu.
https://bugs.launchpad.net/bugs/1642989
Title:
indicators should use 'com.canonical.indicators.link' type for
Settings links
Status in indicator-bluetooth package in Ubuntu:
New
Status in indicator-datetime package in Ubuntu:
New
Status in indicator-location package in Ubuntu:
New
Status in indicator-network package in Ubuntu:
Triaged
Status in indicator-power package in Ubuntu:
New
Status in indicator-session package in Ubuntu:
Triaged
Status in indicator-sound package in Ubuntu:
New
Bug description:
http://bazaar.launchpad.net/~unity-
team/unity8/trunk/view/head:/qml/Panel/Indicators/MenuItemFactory.qml
has this code:
> if (modelData.action !== undefined && modelData.action.indexOf("settings")
> -1) {
> // FIXME : At the moment, the indicators aren't using
> // com.canonical.indicators.link for settings menu. Need to fudge it.
> return linkMenu;
> }
We should set the type of settings menuitems to
'com.canonical.indicators.link' so that this hack can be removed.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-bluetooth/+bug/1642989/+subscriptions
--
Mailing list: https://launchpad.net/~touch-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help : https://help.launchpad.net/ListHelp