Closed
Bug 331154
Opened 19 years ago
Closed 19 years ago
Folder title doesn't update in UI when set using nsINavBookmarkService::setFolderTitle()
Categories
(Firefox :: Bookmarks & History, defect, P2)
Tracking
()
RESOLVED
FIXED
Firefox 2 alpha2
People
(Reporter: mozilla, Assigned: brettw)
References
Details
(Keywords: fixed1.8.1)
Attachments
(1 file, 1 obsolete file)
|
2.47 KB,
patch
|
annie.sullivan
:
review+
|
Details | Diff | Splinter Review |
While adding the ability to edit folder titles in 330023, I ran into the issue that after the title is changed, any UI that's already onscreen isn't updated. (This happens in both the Places window and the toolbar.) However, the value is sticking; windows that are opened after that show the correct values.
| Assignee | ||
Updated•19 years ago
|
Status: NEW → ASSIGNED
OS: Linux → All
Priority: -- → P2
| Assignee | ||
Comment 1•19 years ago
|
||
This patch is untested because I couldn't figure out how to rename folders. Joe, perhaps you can put this in your build and see if it works? If you don't feel like that I'll just wait until you've checked in your UI for changing folders. If you do test it, make sure you try having the view sorted by title: the item should move to its new position when the title changes.
| Reporter | ||
Comment 2•19 years ago
|
||
Brett, I landed 330023 last night, so now you should be able to test your change by right-clicking on a bookmark folder and using Properties/Get Info.
| Assignee | ||
Comment 3•19 years ago
|
||
Attachment #215805 -
Attachment is obsolete: true
Attachment #216027 -
Flags: review?(annie.sullivan)
Updated•19 years ago
|
Attachment #216027 -
Flags: review?(annie.sullivan) → review+
| Assignee | ||
Comment 4•19 years ago
|
||
On branch and trunk
Comment 5•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
•