Closed
Bug 265486
Opened 20 years ago
Closed 8 years ago
Bookmarks manager folder problems with treeView
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: mimecuvalo, Unassigned)
Details
Attachments
(3 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20041001 Firefox/0.10.1 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20041001 Firefox/0.10.1 In the bookmarks manager, the treeView for the folders (the sidebar) doesn't refresh itself until you mouseover it. For example, if you add a new folder it won't connect the new folder to any siblings (see screenshot). Also, if you delete a folder that is at the bottom of the tree you're left with the connecting line (also see screenshot). I'm guessing this is some kind of problem with hasNextSibling()? Reproducible: Always Steps to Reproduce: 1. Add a new Folder or 2. Delete the folder at the end of the tree
| Reporter | ||
Comment 1•20 years ago
|
||
On the left you have adding folders and on the right you have deleting folders.
This is most likely a tree bug, since (iirc) bookmarks doesn't do anything special with the mouseover. If it's being refreshed on mouseover, then the data is correct, it's just not doing the right thing on delete. Punting to general.
Assignee: vladimir → firefox
Status: UNCONFIRMED → NEW
Component: Bookmarks → General
Ever confirmed: true
QA Contact: mconnor → firefox.general
Comment 3•20 years ago
|
||
Unable to re-produce these results on 10/15/04 branch nightly. Bookmark side-tree is refreshing as it is supposed to.
| Reporter | ||
Comment 4•20 years ago
|
||
This is on a 10/21/04 branch nightly. Still showing the problem.
| Reporter | ||
Comment 5•20 years ago
|
||
The problem seems to appear also in the main bookmark window when deleting a bookmark. It doesn't seem to create a problem when adding a new item.
Updated•18 years ago
|
Assignee: bross2 → nobody
No problem anymore. Closing. Arch Linux, FF 50.1.0 Win 10, FF 50.1.0
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•