After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 742727 - nautilus adding bookmark by dragging appear always at top
nautilus adding bookmark by dragging appear always at top
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: GtkFileChooser
3.15.x
Other Linux
: Normal major
: ---
Assigned To: gtk-bugs
Federico Mena Quintero
: 499929 741209 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2015-01-10 20:07 UTC by Nelson Benitez
Modified: 2015-04-14 08:54 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix for bug (2.38 KB, patch)
2015-01-10 20:28 UTC, Nelson Benitez
committed Details | Review

Description Nelson Benitez 2015-01-10 20:07:05 UTC
+++ This bug was initially created as a clone of Bug #741209 +++

When I drag a folder to the bookmarks sidebar, a "New bookmark" appears, implying the newly added bookmark will appear at this location. But when I release the mouse button, the newly added bookmark always appears at the top of the bookmark list, which is quite unexpected. And I can see some instant reordering and recovering of bookmarks at the moment of releasing the mouse click of dragging, which indicates some other related bug here.

the package is 3.14.2-1 on archlinux.
Comment 1 Nelson Benitez 2015-01-10 20:26:26 UTC
*** Bug 741209 has been marked as a duplicate of this bug. ***
Comment 2 Nelson Benitez 2015-01-10 20:28:50 UTC
Created attachment 294244 [details] [review]
Fix for bug

Fixes bug by adding needed COLUMN INDEX to "new bookmark" row, based on previous
bookmark index plus one.
Comment 3 Josselin Mouette 2015-04-14 08:54:40 UTC
*** Bug 499929 has been marked as a duplicate of this bug. ***