Closed
Bug 659862
Opened 14 years ago
Closed 14 years ago
Cannot change the name of a bookmark anymore
Categories
(SeaMonkey :: Bookmarks & History, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 659277
People
(Reporter: tonymec, Unassigned)
References
Details
(Keywords: regression)
Mozilla/5.0 (X11; Linux x86_64; rv:7.0a1) Gecko/20110525 Firefox/7.0a1 SeaMonkey/2.2a1pre ID:20110525003002
- When using Ctrl+D I can type a name into the dialog
- In the Bookmarks Manager I can type a new name in the bottom pane
- In "Bookmarks → (right-click a bookmark) → Properties" I can type a new name
but in none of these cases does my new name "take". The name recorded for a new bookmark is now exclusively what was in the titlebar; for an existing bookmark it is whatever was already recorded as that bookmark's name.
Until yesterday I used:
Mozilla/5.0 (X11; Linux x86_64; rv:6.0a1) Gecko/20110417 Firefox/6.0a1 SeaMonkey/2.2a1pre
ID:20110417003006
where this problem didn't happen.
from memory, I'd say this regression happened in May (maybe around mid-may ??)
I'll what I can find for a more precise window.
Comment 3•14 years ago
|
||
There are probably some changes we need to port from Firefox trunk.
| Reporter | ||
Comment 4•14 years ago
|
||
In addition to what I mentioned in comment #0, when creating a new bookmark by pasting-in a URL after right-clicking a folder, then "New Bookmark", in the Bookmark Manager, it is impossible to name the new bookmark anything other than "New Bookmark". I'm bumping the severity to major.
Severity: normal → major
Reproduce with SeaMonkey-trunk/WinXP(x86)
Mozilla/5.0 (Windows NT 5.1; rv:7.0a1) Gecko/20110529 Firefox/7.0a1 SeaMonkey/2.2a1pre
Comment 6•14 years ago
|
||
Error: PlacesUtils.microsummaries is undefined
Source file: chrome://communicator/content/bookmarks/editBookmarkOverlay.js
Line: 698
Will be fixed once Bug 659277 is fixed.
Dependency or DUP?
Depends on: 659277
Comment 7•14 years ago
|
||
(In reply to comment #6)
> Error: PlacesUtils.microsummaries is undefined
> Source file: chrome://communicator/content/bookmarks/editBookmarkOverlay.js
> Line: 698
>
> Will be fixed once Bug 659277 is fixed.
> Dependency or DUP?
If this is the only thing then dupe. No need to rush, though. Let's just see if it all goes away once that other bug lands, and if that's the case, mark as dupe.
Comment 8•14 years ago
|
||
Locally confirmed that this will be fixed once bug 659277 has been fully fixed.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Updated•14 years ago
|
Keywords: regressionwindow-wanted
| Reporter | ||
Comment 9•14 years ago
|
||
Now that bug 659277 is FIXED, I can again:
- Rename a bookmark by means of the bottom pane of the bookmarks manager
- Bookmark a page by Ctrl+D and give it a non-default name in the process
- Right-click link => "Bookmark this link" and giveit a non-default name
- File => New Bookmark..." in the Bookmark Manager and name it something else than "New Bookmark"
...all of these work. => VERIFIED.
Status: RESOLVED → VERIFIED
| Reporter | ||
Comment 10•14 years ago
|
||
Oh, I forgot: I VERIFIED this with:
Mozilla/5.0 (X11; Linux x86_64; rv:7.0a1) Gecko/20110608 Firefox/7.0a1 SeaMonkey/2.4a1 ID:20110608003003
You need to log in
before you can comment on or make changes to this bug.
Description
•