Closed
Bug 311838
Opened 20 years ago
Closed 20 years ago
Bookmark folder keywords not saved when bookmark info panel is closed
Categories
(Camino Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rootpoot, Assigned: sfraser_bugs)
Details
(Keywords: fixed1.8)
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.9a1) Gecko/20051007 Camino/1.0+
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.9a1) Gecko/20051007 Camino/1.0+
When assigning a keyword to a bookmark folder, it will not be saved unless the
system caret is placed outside the keyword textbox. Closing the panel with
escape or clicking the close button results in loss of edits to the keyword
field. This does not happen for regular bookmarks.
Reproducible: Always
Steps to Reproduce:
1. Get Info on a bookmark folder
2. Fill out a keyword
3. Hit escape or click the info panel's close box.
Actual Results:
Keyword is not stored.
Expected Results:
Keyword should be stored.
| Reporter | ||
Updated•20 years ago
|
Summary: Bookmark folder keywords not saved → Bookmark folder keywords not saved when bookmark info panel is closed
Comment 1•20 years ago
|
||
Further clarification: this only happens if the folder is NOT a tab group. If
the folder is a tab group, there's no problem.
I can reproduce with an official nightly. Confirming.
cl
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 2•20 years ago
|
||
what does it mean for a folder that's not a tabgroup to have a keyword?
Comment 3•20 years ago
|
||
(In reply to comment #2)
> what does it mean for a folder that's not a tabgroup to have a keyword?
Hrm. I dunno. Probably nothing, since there isn't a specific behaviour the
folder should follow when the keyword is "activated."
Maybe we should disable the keyword field for bookmark folders that aren't tab
groups?
cl
| Reporter | ||
Comment 4•20 years ago
|
||
(In reply to comment #2)
> what does it mean for a folder that's not a tabgroup to have a keyword?
Entering the keyword opens all the folder's items in tabs. This is especially
useful with replacement keywords, where %s is passed to every bookmark in the
folder.
Is this just a nib change or is code needed (I think Jasper is going to be working on this nib for some other bugs for 1.0)?
| Assignee | ||
Comment 6•20 years ago
|
||
Code is needed.
| Assignee | ||
Updated•20 years ago
|
Assignee: mikepinkerton → sfraser_bugs
| Assignee | ||
Comment 7•20 years ago
|
||
Fixed now.
You need to log in
before you can comment on or make changes to this bug.
Description
•