indicators should use 'com.canonical.indicators.link' type for Settings links

Bug #1642989 reported by Charles Kerr
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
indicator-bluetooth (Ubuntu)
New
Undecided
Unassigned
indicator-datetime (Ubuntu)
New
Undecided
Unassigned
indicator-location (Ubuntu)
New
Undecided
Unassigned
indicator-network (Ubuntu)
Triaged
Medium
Unassigned
indicator-power (Ubuntu)
New
Undecided
Unassigned
indicator-session (Ubuntu)
Triaged
Medium
Unassigned
indicator-sound (Ubuntu)
New
Undecided
Unassigned

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.

Related branches

Pete Woods (pete-woods)
Changed in indicator-network (Ubuntu):
status: New → Triaged
importance: Undecided → Medium
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.