linux-traipu team mailing list archive
-
linux-traipu team
-
Mailing list archive
-
Message #03644
[Bug 752674] Re: GtkRecentChooserMenu always selects first entry
** Also affects: openshot
Importance: Undecided
Status: New
** Changed in: openshot
Status: New => Confirmed
** Changed in: openshot
Importance: Undecided => High
--
You received this bug notification because you are a member of UBUNTU -
AL - BR, which is subscribed to OpenShot Video Editor.
https://bugs.launchpad.net/bugs/752674
Title:
GtkRecentChooserMenu always selects first entry
Status in Application menu module for GTK+:
New
Status in The Application Menu:
New
Status in Inkscape: A Vector Drawing Tool:
Confirmed
Status in OpenShot Video Editor:
Confirmed
Status in Unity:
Invalid
Status in “gitg” package in Ubuntu:
Confirmed
Status in “inkscape” package in Ubuntu:
Triaged
Status in “unity” package in Ubuntu:
Invalid
Bug description:
A GtkRecentChooserMenu is a submenu with recently used documents. It
is used in Anjuta and I also use it in my own code (a patch to
Xournal:
http://sourceforge.net/tracker/?func=detail&aid=3249971&group_id=163434&atid=827735).
It is probably being used by many more applications.
When using the global menu, it is always the first entry that is
opened, no matter which one you click. Looking at the source,
GtkRecentChooserMenu uses gtk_menu_get_active to select the item. I'm
guessing that the active item is not updated when using the global
menu. It probably should be.
To manage notifications about this bug go to:
https://bugs.launchpad.net/appmenu-gtk/+bug/752674/+subscriptions
Follow ups