Skip to content
  • Juan Pablo Ugarte's avatar
    GtkRecentChooserMenu: Set current uri before activating an item. · d1467c19
    Juan Pablo Ugarte authored
    When activating an item using mnemonics GtkRecentChooserMenu does not select a
    item before calling the item-activated signal thus
    gtk_recent_chooser_get_current_uri() always return the last selected item
    instead of the activated one.
    
    Fixes Bug 495105 "Open recent file keyboard shortcuts do not work correctly"
    d1467c19