GNOME Bugzilla – Bug 658843
[PATCH] When opening nautilus with a URI, should scroll to file in opened location.
Last modified: 2011-09-12 19:35:20 UTC
Created attachment 196284 [details] [review] Patch When you open nautilus with a URI (i.e. nautilus ~/Downloads/foo.png) it will open ~/Downloads but it will not focus or scroll to foo.png. Attached is a patch fixing the problem, but I'm not entirely comfortable enough with the nautilus codebase to be sure im not breaking anything else so some review would be appreciated. Thanks!
Thanks for the report, I pushed a slightly different fix to git master for this.