You have been subscribed to a public bug:

GtkRecentMenu always returns the most recent item, rather than the
selected item, when calling gtk_recent_chooser_get_current_uri().

I noticed this in some code I was working on and after spending some
time banging my head against it I decided to try and replicate the issue
in some other programs.

To reproduce the problem in MyPaint I took the following actions
1) Open several files with File->Open, so that the File->Open Recent menu has 
more than 1 item in it
2) Select an item other than the first (0th) in the File->Open Recent menu

What happens:
The current item remains open.

What I expect to happen:
The selected item is opened.

Changing my code to use gtk_recent_chooser_get_current_item(), rather
than _get_current_uri(), results in the same issue.

Ubuntu version:
Description:    Ubuntu 12.10
Release:        12.10

libgtk-3.0 version:
libgtk-3-0-dbg:
  Installed: (none)
  Candidate: 3.6.0-0ubuntu3.2
  Version table:
     3.6.0-0ubuntu3.2 0
        500 http://us.archive.ubuntu.com/ubuntu/ quantal-updates/main amd64 
Packages
     3.6.0-0ubuntu3 0
        500 http://us.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages
libgtk-3-0:
  Installed: 3.6.0-0ubuntu3.2
  Candidate: 3.6.0-0ubuntu3.2
  Version table:
 *** 3.6.0-0ubuntu3.2 0
        500 http://us.archive.ubuntu.com/ubuntu/ quantal-updates/main amd64 
Packages
        100 /var/lib/dpkg/status
     3.6.0-0ubuntu3 0
        500 http://us.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages

** Affects: gtk+3.0 (Ubuntu)
     Importance: Low
         Status: New

-- 
GtkRecentMenu always returns the most recent item, rather than the selected 
item, when calling gtk_recent_chooser_get_current_uri()
https://bugs.launchpad.net/bugs/1088124
You received this bug notification because you are a member of Desktop 
Packages, which is subscribed to gtk+3.0 in Ubuntu.

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to