Hey, thanks for the awesome test cases! I'm looking into this right
now. Looks like it's client-side (libappindicator instead of indicator-
application) because I can see via d-feet that the menu the test app
exports over dbus hasn't changed.
** Changed in: dbusmenu
Status: Confirmed => In Progress
** Changed in: dbusmenu
Assignee: (unassigned) => Michael Terry (mterry)
** Description changed:
Binary package hint: indicator-application
gtk_menu_reorder_child does nothing on menus managed by application
indicator. This is further demonstrated by the two attached C++
programs. Both create a window and a application indicator menu with two
items in it and reorder the items. The other attaches the menu to the
application indicator icon and the other to a widget on screen. In the
first case, the menu gets wrongly rendered in the original ordering. In
the second case, the menu gets properly rendered with the two items
reordered.
The programs compile on ubuntu 11.04 with some necessary development
packages installed:
- g++ `pkg-config gtkmm-2.4 appindicator-0.1 --cflags --libs` -o bugtest
bugtest.cpp
- g++ `pkg-config gtkmm-2.4 appindicator-0.1 --cflags --libs` -o bugtest2
bugtest2.cpp
+ g++ bugtest.cpp `pkg-config gtkmm-2.4 appindicator-0.1 --cflags --libs` -o
bugtest
+ g++ bugtest2.cpp `pkg-config gtkmm-2.4 appindicator-0.1 --cflags --libs` -o
bugtest2
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/785852
Title:
Menu reordering does not work
To manage notifications about this bug go to:
https://bugs.launchpad.net/dbusmenu/+bug/785852/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs