Closed
Bug 209198
Opened 22 years ago
Closed 20 years ago
sorting (with column headings) in Bookmark Manager sorts data, not view
Categories
(SeaMonkey :: Bookmarks & History, defect)
Tracking
(Not tracked)
RESOLVED
EXPIRED
People
(Reporter: danielbarclay.oss, Assigned: p_ch)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030529
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030529
In the Bookmark Manager window, clicking on a column heading to sort the table
rearranges the data, instead of just rearranging the current display of the
data.
Mozilla should either:
1. Only change the display order, never changing the order within the tree.
2. Provide two forms of sorting, one for changing only the display order, and
a second for actually changing the order within the tree.
This is a Netscape 4.x parity bug: It allowed re-sorting the displayed view
without actually re-ordering the bookmarks tree.
Reproducible: Always
Steps to Reproduce:
1. Click on a column heading.
2. Notice the confirmation dialog box that says:
If you sort this list, you will not be able to Undo it. ...
Actual Results:
See step 2.
see bug 205378 comment 43, in that bug the current behavior was implemented :-/
see also Bug 209355 for a warning dialog
Comment 2•21 years ago
|
||
wfm Mozilla 1.7 / Win2K
reporter (Daniel B), can you still reproduce this bug in Mozilla 1.7 ?
Severity: major → normal
> wfm Mozilla 1.7 / Win2K
> reporter (Daniel B), can you still reproduce this bug in Mozilla 1.7 ?
Yes; easily, in fact. I:
- opened the Bookmark Manager window (by using the Booksmarks / Manage
Bookmarks... menu item),
- clicked on the Name column heading, and
- got a dialog box that says:
If you sort this list, you will not be able to Undo it. Are you
sure you want to sort the list?
and with a "Don't ask me this again" checkbox and with "OK" and
"Cancel" buttons.
This is with Mozilla 1.7
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040616
on
Microsoft Windows XP [Version 5.1.2600]
Comment 4•21 years ago
|
||
I'm on Mozilla 1.8a2 Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a2)
Gecko/20040623 and when for this build, clicking on the Name column sorts the
view only.
Clicking on the name column, closing Bookmark Manager and then reopening it
gives the original, non-sorted view.
Using the "Sort Folder By Name" command is a whole different ballgame, though
(Bug 209355), as it can't be similarly undone.
I propose marking this WFM.
according to bug 244519, only display view is now sorted, not the data.
Daniel B: Are you still seeing this bug in recent builds? (1.8a or later)
Updated•20 years ago
|
Product: Browser → Seamonkey
Comment 6•20 years ago
|
||
This is an automated message, with ID "auto-resolve01".
This bug has had no comments for a long time. Statistically, we have found that
bug reports that have not been confirmed by a second user after three months are
highly unlikely to be the source of a fix to the code.
While your input is very important to us, our resources are limited and so we
are asking for your help in focussing our efforts. If you can still reproduce
this problem in the latest version of the product (see below for how to obtain a
copy) or, for feature requests, if it's not present in the latest version and
you still believe we should implement it, please visit the URL of this bug
(given at the top of this mail) and add a comment to that effect, giving more
reproduction information if you have it.
If it is not a problem any longer, you need take no action. If this bug is not
changed in any way in the next two weeks, it will be automatically resolved.
Thank you for your help in this matter.
The latest beta releases can be obtained from:
Firefox: http://www.mozilla.org/projects/firefox/
Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html
Seamonkey: http://www.mozilla.org/projects/seamonkey/
Comment 7•20 years ago
|
||
This bug has been automatically resolved after a period of inactivity (see above
comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → EXPIRED
(In reply to comment #7)
> This bug has been automatically resolved after a period of inactivity (see
> above
> comment). If anyone thinks this is incorrect, they should feel free to reopen
> it.
>
This seems like a BS move, nothing but hiding from the problem. The problem is real and should FIXED, not just ignored because of 'inactivity'. I intended to reopen this, but don't seem to have that option showing. However, this is just one of the innumerable problems in bookmark management. Also, this should be changed to at least all windows systems, probably ALL, not restricted to XP.
I have just tested this with a current SeaMonkey trunk build on WinXP. It is works for me, sort order changes by clicking on column headings are not saved and do not change the internal order of the bookmarks file. So same as comment 4. Note that on trunk and 1.8 branch the Ctrl+N shortcut is now removed, but the problem of irreversibility for the sorting folder by name still remains. But that is another bug.
OS: Windows XP → All
Summary: sorting in Bookmark Manager sorts data, not view → sorting (with column headings) in Bookmark Manager sorts data, not view
You need to log in
before you can comment on or make changes to this bug.
Description
•