GNOME Bugzilla – Bug 763746
Always selected first file/folder
Last modified: 2016-03-17 13:13:24 UTC
Wnen open anything folder it's always selected first file or folder. For example I have a lot of folders and open one of them, and then coming back, but it will not be selected because there is always selected first. It is difficult to navigate with lots of folders. It happend with 3.19.90 > 3.19.91
Created attachment 324178 [details] [review] files-view: select the pending selection Not the selection itself, when we have a pending selection. This fixes the view not selecting the folder we just entered when returning back.
Created attachment 324179 [details] [review] files-view: don't select first file if pending selection We want to select the first file only if not pending selection was found. For example when returning from a folder we just entered.
Attachment 324178 [details] pushed as 91f75b7 - files-view: select the pending selection Attachment 324179 [details] pushed as 5cf3c78 - files-view: don't select first file if pending selection