Closed
Bug 1054666
Opened 11 years ago
Closed 9 years ago
Adding a bookmark should reuse existing bookmark instead of creating a new one
Categories
(SeaMonkey :: Bookmarks & History, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: vshalimhr, Unassigned)
References
Details
Attachments
(1 file)
979 bytes,
patch
|
Details | Diff | Splinter Review |
If the current page is already bookmarked, bookmarking it again by pressing Ctrl+D or selecting Bookmarks -> File Bookmark... from the menu doesn't reuse the existing bookmark and shows the new bookmark dialog. This patch shows the existing bookmark.
The existing behavior of Ctrl+Shift+D or Bookmarks -> Bookmark This Page works as you describe.
Though I am totally against changing the behavior of Ctrl+D, this bug.
See Bug 789468 - SeaMonkey fails to add new bookmark if URl already bookmarked
Comment 2•9 years ago
|
||
(In reply to therube from comment #1)
I also see the difference between
'Bookmarks -> File Bookmark...' -- <Ctrl+D>
and
'Bookmarks -> Bookmark this Page' -- <Shift+Ctrl+D>
as an intended and useful feature.
So as result of discussion and consideration above I close this one WONTFIX
@reporter:
Please feel free to reopen this one if you can contribute really good, comprehensible arguments that the requested behavior might be useful for particular applications.
Currently we can't see a general benefit of requested behavior.
You need to log in
before you can comment on or make changes to this bug.
Description
•