Closed
Bug 423747
Opened 17 years ago
Closed 17 years ago
New Folder has inconsistent name in Bookmark Contextual Dialog
Categories
(Firefox :: Bookmarks & History, defect, P1)
Firefox
Bookmarks & History
Tracking
()
VERIFIED
FIXED
Firefox 3
People
(Reporter: ts.bugzilla, Assigned: asaf)
References
Details
Attachments
(2 files, 1 obsolete file)
(deleted),
image/jpeg
|
Details | |
(deleted),
patch
|
dietrich
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9b5pre) Gecko/2008031804 Firefox/2.0.0.12
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9b5pre) Gecko/2008031804 Firefox/2.0.0.12
When a new folder is created in the Bookmark Contextual Dialog, the custom folder name doesn't make it to the "quick select combobox"--it still shows "New Folder".
Reproducible: Always
Steps to Reproduce:
1. File a bookmark by clicking star icon, press star again to open dialog.
2. Expand folder configuration section.
3. Select a parent folder, press "New Folder" button to create a new folder.
4. Enter a custom name.
5. Select another folder from the list box, then select the new folder again.
Actual Results:
Notice how the combobox above the listbox shows "New Folder" again.
(Bookmark is still filed in a folder with the custom name)
Expected Results:
Custom folder name is displayed in the combobox.
Screenshot coming up.
Reporter | ||
Comment 1•17 years ago
|
||
Contextual dialog with folder name discrepancy highlighted.
Comment 2•17 years ago
|
||
Confirmed, I see this using Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9b5pre) Gecko/2008031904 Minefield/3.0b5pre.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•17 years ago
|
||
Note: clicking "done" then returning via the star shows what you'd expect in the custom named folder.
Reporter | ||
Updated•17 years ago
|
Flags: blocking-firefox3?
OS: Mac OS X → All
Hardware: PC → All
Reporter | ||
Updated•17 years ago
|
Summary: New Folder has inconsistent name in Places Contextual Dialog → New Folder has inconsistent name in Bookmark Contextual Dialog
Updated•17 years ago
|
Flags: blocking-firefox3? → blocking-firefox3+
Assignee | ||
Updated•17 years ago
|
Assignee: nobody → mano
Assignee | ||
Comment 4•17 years ago
|
||
Attachment #313008 -
Flags: review?(dietrich)
Assignee | ||
Updated•17 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P1
Target Milestone: --- → Firefox 3
Assignee | ||
Comment 5•17 years ago
|
||
Attachment #313008 -
Attachment is obsolete: true
Attachment #313013 -
Flags: review?(dietrich)
Attachment #313008 -
Flags: review?(dietrich)
Comment 6•17 years ago
|
||
Comment on attachment 313013 [details] [diff] [review]
patch
r=me
Attachment #313013 -
Flags: review?(dietrich) → review+
Assignee | ||
Comment 7•17 years ago
|
||
mozilla/browser/components/places/content/editBookmarkOverlay.js 1.40
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 8•17 years ago
|
||
Verified. The new folder is now listed with the correct custom name in both combobox and listbox.
Comment 9•17 years ago
|
||
Verified with Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9pre) Gecko/2008041005 Minefield/3.0pre
I don't think that bugs with security minor could block a release. Raising severity to normal.
Severity: minor → normal
Status: RESOLVED → VERIFIED
Flags: in-litmus?
Comment 10•17 years ago
|
||
in-litmus- this will basically be picked up in the add folder test case.
Flags: in-litmus? → in-litmus-
Comment 11•15 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
•