GNOME Bugzilla – Bug 150614
right-click on empty area changes selection
Last modified: 2004-12-22 21:47:04 UTC
1. create filechooser dialog in open mode 2. add custom shortcut to a folder in $HOME 3. preselect the shortcut folder 4a. right-click in the shortcuts treeview below all the shortcuts 4b. cycle focus around the dialog by hitting TAB --> selection moves to the first entry (Home) but doesn't change the file list contents This only happens the first time shortcuts treeview gets focus.
Created attachment 30776 [details] testcase
I can't reproduce this, but maybe I don't understand what you mean by preselect in step 3.
I can still reproduce this with 2.4.9. With preselecting I mean the gtk_file_chooser_set_current_folder() call - when that folder is present in the shortcuts list it gets preselected.
Ah, ok. I was trying to select it with the keyboard or mouse...
I believe this is the same problem as bug 143270
*** This bug has been marked as a duplicate of 143270 ***