Closed
Bug 380205
Opened 18 years ago
Closed 18 years ago
changes made to folders or livemarks from the bookmark manager don't always show up in the personal toolbar
Categories
(Firefox :: Bookmarks & History, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: moco, Unassigned)
References
Details
changes made to folders or livemarks from the bookmark manager don't always show up in the personal toolbar
steps from onemen.one@gmail.com:
1. open Firefox.
2. make sure your Bookmarks Toolbar is visible.
3. open Bookmarks Manager.
4. in Bookmarks Manager change the title for folder or livemark item.
result:
the item title changed in the Bookmarks Manager but didn't changed in the
Bookmarks Toolbar.
if you do step 4 after you've open the folder from Bookmarks Toolbar its work
well.
| Reporter | ||
Comment 1•18 years ago
|
||
I'm seeing that the _viewer's itemChanged() is not being called in this scenario.
Comment 2•18 years ago
|
||
you get the same result (the _viewer's itemChanged() is not being called)
not just when you do the change (title) from Bookmarks Manager.
1. open Firefox.
2. make sure your Bookmarks Toolbar is visible.
3. call Properties for folder or livemark item, in Bookmarks Toolbar folder, from any places view (Bookmarks Toolbar, Bookmarks Sidebar, Bookmarks Manager, Bookmarks Menu).
4. change the title...
result:
the item title changed in the Bookmarks Manager but didn't changed in the
Bookmarks Toolbar.
Comment 3•18 years ago
|
||
Both cases work fine for me. Perhaps something specific to the bookmarks being used?
| Reporter | ||
Comment 4•18 years ago
|
||
interesting, with my fresh build [Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a5pre) Gecko/20070510 Minefield/3.0a5pre], both scenarios in comment #0 are now working for me.
I'm now getting the proper call to itemChanged() (which will call itemReplaced()) in toolbar.xml
perhaps asaf's changes for bug #372508 have fixed this?
| Reporter | ||
Comment 5•18 years ago
|
||
onemen.one@gmail.com, can you double check in a build after mano's fix?
Comment 6•18 years ago
|
||
confirm WFM
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Updated•18 years ago
|
Resolution: FIXED → WORKSFORME
Comment 7•18 years ago
|
||
Sorry about the change did not recognize the email address.
Resolution: WORKSFORME → FIXED
Comment 8•16 years ago
|
||
Bug 451915 - move Firefox/Places bugs to Firefox/Bookmarks and History. Remove all bugspam from this move by filtering for the string "places-to-b-and-h".
In Thunderbird 3.0b, you do that as follows:
Tools | Message Filters
Make sure the correct account is selected. Click "New"
Conditions: Body contains places-to-b-and-h
Change the action to "Delete Message".
Select "Manually Run" from the dropdown at the top.
Click OK.
Select the filter in the list, make sure "Inbox" is selected at the bottom, and click "Run Now". This should delete all the bugspam. You can then delete the filter.
Gerv
Component: Places → Bookmarks & History
QA Contact: places → bookmarks
You need to log in
before you can comment on or make changes to this bug.
Description
•