Closed
Bug 305861
Opened 20 years ago
Closed 20 years ago
Bookmark folder tree is not displayed with Add Bookmark dialog.
Categories
(Firefox :: Bookmarks & History, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: sugar.waffle, Unassigned)
Details
Reproducible: Always
Steps to Reproduce:
1. hit Ctrl+d
2. "Bookmarks Toolber" is selected with folder list(drop down list).
3. The button that displays folder tree in the right of the list is pushed.
Actual Results:
Bookmark folder tree is not displayed.
Only the "New Folder..." button appears.
And the following errors are output to JavaScript Console.
Error: uncaught exception: [Exception... "Component returned failure code:
0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIXULTreeBuilder.getResourceAtIndex]"
nsresult: "0x80070057 (NS_ERROR_ILLEGAL_VALUE)" location: "JS frame ::
chrome://browser/content/bookmarks/bookmarksTree.xml :: get_currentResource ::
line 251" data: no]
Expected Results:
Bookmark folder tree is displayed.
Mozilla/5.0 (Windows; U; Windows NT 5.1; ja-JP; rv:1.9a1) Gecko/20050824
Firefox/1.6a1
Comment 1•20 years ago
|
||
WFM. The builds from yesterday were known to have numerous issues with bookmarks
amongst other things. Please check with a more recent build.
Summary: Bookmark folder tree is not displayed with Add Bookmark dialog. → Bookmark folder tree is not displayed with Add Bookmark dialog.
This problem did fix with today's build.
Mozilla/5.0 (Windows; U; Windows NT 5.1; ja-JP; rv:1.9a1) Gecko/20050825
Firefox/1.6a1
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•