Closed Bug 294534 Opened 20 years ago Closed 19 years ago

Search result columns do not show sort order arrow indicators

Categories

(SeaMonkey :: MailNews: Message Display, defect)

x86
Windows 2000
defect
Not set
minor

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: mnyromyr, Assigned: neil)

Details

(Keywords: fixed1.8.1)

Attachments

(1 file, 1 obsolete file)

[current trunk build of about yesterday] When searching the messages, the results are displayed in a threadtree below the search terms, but the column headers do not show the sort order indicators...
I'm pretty sure I've seen this reported before, but I can't locate the bug. It's true in the suite (trunk and 1.7.7) and in TB (trunk and 1.0.2).
Severity: normal → minor
Version: unspecified → Trunk
Maybe, since the same overlay is involved. But those bugs are about the main window and disappearing indicators, this bug is about the search window never having shown them...
(In reply to mcow comment #1) > I'm pretty sure I've seen this reported before, but I can't locate the bug. > It's true in the suite (trunk and 1.7.7) and in TB (trunk and 1.0.2). was supposedly fixed by Bug 240491 in 2004. so is this a regression? (Is this the bug you were looking for?) might also be a problem with themes, eg Bug 58058, but I don't think so.
Summary: Search result columns do not show sort order indicators → Search result columns do not show sort order arrow indicators
(In reply to comment #4) > (In reply to mcow comment #1) > > I'm pretty sure I've seen this reported before, but I can't locate the bug. > > It's true in the suite (trunk and 1.7.7) and in TB (trunk and 1.0.2). > > was supposedly fixed by Bug 240491 in 2004. so is this a regression? > (Is this the bug you were looking for?) Yes, I think that's the bug I meant. Adding Neil to CC list, since he fixed 240491, altho I don't have an installed build from ~2004, so I can't answer the regression question.
Attached patch Fix regression from bug 256688 (obsolete) — Splinter Review
I don't think I have to worry about groupedBySortUsingDummyRow() since search views are never threaded or grouped, right?
Assignee: mail → neil
Status: NEW → ASSIGNED
Attachment #215935 - Flags: superreview?(bienvenu)
Attachment #215935 - Flags: review?(mnyromyr)
if we're talking about advanced search (as opposed to quick search or a single folder virtual folder), then yes, you're right, they can't currently be grouped/threaded. But quick search results and single folder virtual folders can be threaded.
Comment on attachment 215935 [details] [diff] [review] Fix regression from bug 256688 does that affect your patch? search results can't be grouped (yet) but they can be threaded if you were threaded before you did your quick search.
No, this patch (and, I hope, bug!) is specific to advanced search.
Attachment #215935 - Flags: superreview?(bienvenu) → superreview+
Comment on attachment 215935 [details] [diff] [review] Fix regression from bug 256688 >Index: threadPane.js >=================================================================== >+ // persist the sort settings >+ dbview.saveSortInfo(); This function doesn't exist, but without these two lines the patch works as intended. r=me without those two lines.
Attachment #215935 - Flags: review?(mnyromyr) → review+
Attachment #215935 - Attachment is obsolete: true
Attachment #216152 - Flags: approval-branch-1.8.1?(mscott)
Fix checked in to the trunk.
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Attachment #216152 - Flags: approval-branch-1.8.1?(mscott) → approval-branch-1.8.1+
Fix checked in to the branch.
Keywords: fixed1.8.1
V with 3a1-0426, 2a1-0416, Win2K
Status: RESOLVED → VERIFIED
Component: MailNews: Search → MailNews: Message Display
QA Contact: search
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: