Activity log for bug #1026791

Date Who What changed Old value New value Message
2012-07-19 20:31:46 Roquentin bug added bug
2012-07-19 20:31:46 Roquentin attachment added testind.py https://bugs.launchpad.net/bugs/1026791/+attachment/3228814/+files/testind.py
2012-07-19 20:32:52 Roquentin description Once the menu is 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 on ubuntu 12.04. 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.
2012-07-23 22:09:58 Bilal Akhtar bug task added dbusmenu
2012-07-23 22:10:34 Bilal Akhtar affects libindicator libappindicator
2012-07-23 22:29:46 Bilal Akhtar dbusmenu: status New Confirmed
2012-07-23 22:29:48 Bilal Akhtar libappindicator: status New Confirmed
2012-07-23 22:30:10 Bilal Akhtar dbusmenu: assignee Charles Kerr (charlesk)
2012-07-23 22:30:16 Bilal Akhtar dbusmenu: importance Undecided Medium
2012-07-23 22:30:19 Bilal Akhtar libappindicator: importance Undecided Medium
2012-07-24 07:43:34 Roquentin summary Cannot reorder menu items Cannot reorder menu items in the indicator applet
2012-07-24 07:43:51 Roquentin bug task added gtg
2012-07-24 07:44:08 Roquentin gtg: status New Confirmed
2012-07-24 07:44:17 Roquentin gtg: assignee Antonio Roquentin (antonio-roquentin)
2014-02-04 18:11:47 Matthew Paul Thomas marked as duplicate 785852