unity-api-bugs team mailing list archive
-
unity-api-bugs team
-
Mailing list archive
-
Message #03054
[Bug 1026791] Re: Cannot reorder menu items in the indicator applet
*** This bug is a duplicate of bug 785852 ***
https://bugs.launchpad.net/bugs/785852
** This bug has been marked a duplicate of bug 785852
Menu reordering does not work
--
You received this bug notification because you are a member of Unity API
bugs, which is subscribed to libappindicator.
https://bugs.launchpad.net/bugs/1026791
Title:
Cannot reorder menu items in the indicator applet
Status in Getting Things GNOME!:
Confirmed
Status in Libappindicator:
Confirmed
Status in DBus Menu:
Confirmed
Bug description:
Once the menu is set with set_menu(), it is not possible to reorder
the menu entries in the indicator applet. That is, calling the
menu.reorder_child() method changes the order of the children in the
menu instance, but this doesn't reflect in the order of the entries
shown by the applet.
I attach a script that illustrates the problem. The menu entries are
first filled as 0, 1, 2. Calling reorder_child() should swap 0 and 2.
Actual result: the items' order in the indicator applet is unchanged.
I am in ubuntu 12.04.
To manage notifications about this bug go to:
https://bugs.launchpad.net/gtg/+bug/1026791/+subscriptions