Closed
Bug 184993
Opened 23 years ago
Closed 22 years ago
Add bookmark sheet does not remember last choosen folder
Categories
(Camino Graveyard :: Bookmarks, enhancement)
Tracking
(Not tracked)
RESOLVED
FIXED
Camino0.8
People
(Reporter: stf, Assigned: mikepinkerton)
Details
Attachments
(1 file)
8.18 KB,
patch
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.0.1) Gecko/20021210 Chimera/0.6+
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.0.1) Gecko/20021210 Chimera/0.6+
Add Bookmark sheet should remember the last choosen folder even if Cancel or OK
has been used.
That will allow to choose a folder, then click Cancel and then add a serie of
bookmarks in the same folder without having to change it all the time.
Reproducible: Sometimes
Steps to Reproduce:
1. Cmd-D to open the Add B. sheet
2. Change the Create in Folder
3. Click on Cancel or OK
4. Cmd-D again
Actual Results:
Last choosen folder is sometimes forgotten after an OK and always after a Cancel.
Expected Results:
Keep the last choosen folder with OK and Cancel.
Comment 2•22 years ago
|
||
"Add bookmark" folder uses whatever's selected if the bookmark manager is
visible OR whatever was last selected/used to add bookmarks if the bookmark
manager is not visible. Only sets folder on "OK", not "Cancel" - that's not
how I think Cancel should work.
Updated•22 years ago
|
Attachment #136535 -
Flags: review?
Assignee | ||
Updated•22 years ago
|
Target Milestone: --- → Camino0.8
Assignee | ||
Comment 4•22 years ago
|
||
checked in with some additional fixes to make it work when history is selected
when the bookmark sheet comes up and to ensure the selection changes when the
parent is a toplevel collection.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•22 years ago
|
Attachment #136535 -
Flags: review?
You need to log in
before you can comment on or make changes to this bug.
Description
•