Closed
Bug 116752
Opened 23 years ago
Closed 21 years ago
Manage Bookmarks does not retain custom column settings
Categories
(SeaMonkey :: Bookmarks & History, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.2alpha
People
(Reporter: mb_add, Assigned: bugs)
References
Details
Attachments
(1 file)
577 bytes,
patch
|
Details | Diff | Splinter Review |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.7) Gecko/20011221
BuildID: 2001122106
Within the "Manage Bookmarks" Window, the changes I made to customize it's
appearance are not retained after I close the window. I have tried adding and
removing the different columns but whenever I open the "Manage Bookmarks" the
same columns are shown. 'Name' and 'Location' (which seem to be the default)
always appear even when others are specified and if one of the defaults has been
removed. My simple example is to remove 'Location' from the visible columns.
It's always displayed after restart and re-opening the bookmarks.
Reproducible: Always
Steps to Reproduce:
1. Open "Manage Bookmarks" (Through toolbar or Control-B)
2. Using the mouse, click on the tab which changes shown columns
3. Uncheck 'Location'
4. Close "Manage Bookmarks" Window
5. Open "Manage Bookmarks"
Actual Results: When using the stated steps, everytime the bookmarks window is
opened the 'Location' column is visible. This occurs even when the the item is
disabled and the window is re-opened. I also tried shutting down the browser
but got the same result.
Expected Results: If the 'Location' column is disabled, every time the "Manage
Bookmarks" window is open that column should not be visible. Any change to the
columns should be saved. (Similar to how the History Window handles these changes.)
![]() |
||
Comment 1•23 years ago
|
||
To blake
Assignee: pchen → blakeross
Status: UNCONFIRMED → NEW
Ever confirmed: true
There is another problem maybe in same situation...
The state of columns can't be saved
Version on mozilla0.9.4, mozilla0.9.7 even in trunk
Platform Sun
OS Solaris8
Step of reproduce:
1. Select Bookmarks|Manage Bookmarks.
2. Click the icon on the far right of the column headers.
3. Check two of the items(columns),such as 'Keyword' and 'Description'.
4. Uncheck two items.
5. Recheck two items
6. Open Bookmarks again.
Expected result:
After step #6,items 'Keyword' and 'Description' still appear on the list
Actual result:
After step #6,items 'Keywork' and 'Description' disappear on the list
Comment 3•23 years ago
|
||
*** Bug 113534 has been marked as a duplicate of this bug. ***
Comment 4•23 years ago
|
||
*** Bug 114306 has been marked as a duplicate of this bug. ***
Don't know why remove the "hidden" attribute.
Change to setAttribute("hidden", "false") will work fine.
Comment 6•23 years ago
|
||
*** Bug 121080 has been marked as a duplicate of this bug. ***
Comment 7•23 years ago
|
||
Why would that patch fix it if bookmarks uses outliner? -> ben
Assignee: blaker → ben
Assignee | ||
Updated•23 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P3
Target Milestone: --- → mozilla1.2
Comment 9•23 years ago
|
||
I guess that's the same reason for the fix in:
http://bugzilla.mozilla.org/show_bug.cgi?id=123285
Comment 10•23 years ago
|
||
*** Bug 124974 has been marked as a duplicate of this bug. ***
Comment 11•23 years ago
|
||
*** Bug 121286 has been marked as a duplicate of this bug. ***
Comment 12•23 years ago
|
||
This looks fixed to me (probably from Ben's fix for bug 128815).
WFM 2002031303 on WinXP.
Comment 13•23 years ago
|
||
This was broken on my system for a long time (it used to work i don't remember
when). But it works for me now with Mozilla 1.0 RC1. Now i can add columns in
the bookmark manager and they stay visible after closing and opening it.
Build 2002041711 on Win98SE
Comment 14•21 years ago
|
||
marking fixed per testing and comment 12 & 13.
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•