unity-api-bugs team mailing list archive
-
unity-api-bugs team
-
Mailing list archive
-
Message #03094
[Bug 1277642] [NEW] recent chooser menu, always selects first item
Public bug reported:
When the global menu is in use, GtkRecentChooserMenu callback always
returns first item in the menu. Tooltips (that should display full path
if enabled) don't work either.
I noticed it in Inkscape but others seem to have same problem:
http://askubuntu.com/questions/180765/gtk-recent-chooser-menu-callback-not-working
It is reproducible on this example:
http://learngtk.org/pygtk-tutorial/recentchoosermenu.html
unsetting UBUNTU_MENUPROXY solves the problem.
** Affects: appmenu-gtk
Importance: Undecided
Status: New
** Attachment added: "why.py"
https://bugs.launchpad.net/bugs/1277642/+attachment/3973114/+files/why.py
** Attachment removed: "why.py"
https://bugs.launchpad.net/appmenu-gtk/+bug/1277642/+attachment/3973114/+files/why.py
** Description changed:
- When the global menu is in use GtkRecentChooserMenu, callback always returns first item in the menu.
- Tooltips (that should display full path if enabled) don't work either.
+ When the global menu is in use, GtkRecentChooserMenu callback always
+ returns first item in the menu. Tooltips (that should display full path
+ if enabled) don't work either.
I noticed it in Inkscape but others seem to have same problem
(reproducible in 30 lines of python):
http://askubuntu.com/questions/180765/gtk-recent-chooser-menu-callback-
not-working
unsetting UBUNTU_MENUPROXY solves the problem.
--
You received this bug notification because you are a member of Unity API
bugs, which is subscribed to AppMenu GTK+.
https://bugs.launchpad.net/bugs/1277642
Title:
recent chooser menu, always selects first item
Status in Application menu module for GTK+:
New
Bug description:
When the global menu is in use, GtkRecentChooserMenu callback always
returns first item in the menu. Tooltips (that should display full
path if enabled) don't work either.
I noticed it in Inkscape but others seem to have same problem:
http://askubuntu.com/questions/180765/gtk-recent-chooser-menu-callback-not-working
It is reproducible on this example:
http://learngtk.org/pygtk-tutorial/recentchoosermenu.html
unsetting UBUNTU_MENUPROXY solves the problem.
To manage notifications about this bug go to:
https://bugs.launchpad.net/appmenu-gtk/+bug/1277642/+subscriptions
Follow ups
References