Skip to content

Prevent duplicate bookmarks for the same location - #3827

Open
BreezeDelegate wants to merge 1 commit into
linuxmint:masterfrom
BreezeDelegate:fix/bookmark-uri-duplicates
Open

Prevent duplicate bookmarks for the same location#3827
BreezeDelegate wants to merge 1 commit into
linuxmint:masterfrom
BreezeDelegate:fix/bookmark-uri-duplicates

Conversation

@BreezeDelegate

Copy link
Copy Markdown

Prevent nemo_bookmark_list_contains() from treating the bookmark label as part of bookmark identity. The same location can temporarily have a different label while the Home bookmark name is updated, which allows repeated Ctrl+D to append duplicates.

Compare bookmark URIs instead, using the existing nemo_bookmark_compare_uris() helper.

Fixes #3803

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Duplicate Home bookmark when pressing Ctrl+D multiple times

1 participant