Closed
Bug 77879
Opened 24 years ago
Closed 24 years ago
can't add new folder
Categories
(SeaMonkey :: Bookmarks & History, defect)
Tracking
(Not tracked)
People
(Reporter: brentmh, Assigned: bugs)
Details
Attachments
(1 file)
|
1.69 KB,
text/html
|
Details |
I am unable to add new bookmark folders in the bookmark manager. The new folder
appears, but it won't let me rename it. Then it does not persist after closing
the bookmark manager.
I don't know if it is related, but when trying to add the new folder, the
following gets output on the console
************************************************************
* Call to xpconnect wrapped JSObject produced this error: *
[Exception... "[Exception... "Component does not have requested interface"
code: "-2147467262" nsresult: "0x80004002 (NS_NOINTERFACE)" location:
"chrome://global/content/xulBindings.xml#textbox.select() Line: 1"]
[nsIController::doCommand]" nsresult: "0x8057001c
(NS_ERROR_XPC_JS_THREW_JS_OBJECT)" location: "JS frame ::
chrome://global/content/globalOverlay.js :: goDoCommand :: line 70" data: no]
************************************************************
An error occurred executing the cmd_newfolder command
Comment 1•24 years ago
|
||
Could you please tell us what build you are using? Thanks!
Steps that work for me using latest nightly (0.9) :
1) Open Manage Bookmarks window
2) Hit "New Folder" button
3) Enter a new name
4) Hit Enter
Here comes a new folder.
| Reporter | ||
Comment 2•24 years ago
|
||
| Reporter | ||
Comment 3•24 years ago
|
||
I'm using build 2001042703 from the trunk.
After poking around a bit more, it looks like the problem might only occur if
the bookmark list is long enough that the new folder is created "offscreen"
I can reproduce it consistently using the following steps:
1) Replace your bookmarks.html file with the one I attached
2) Run mozilla
3) Launch bookmark manager
4) Expand Folder
5) Select Folder
6) Click "New Folder" button
7) Enter new name
8) Hit enter
Comment 4•24 years ago
|
||
| Reporter | ||
Comment 5•24 years ago
|
||
yes, I think this is the same as 68539 (and I would agree that 68537 is *not* fixed)
Comment 6•24 years ago
|
||
resolving duplicate
*** This bug has been marked as a duplicate of 68539 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Comment 7•24 years ago
|
||
VERIFIED dup. I still don't understand why Boris and I are not seeing this.
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•