Closed Bug 171965 Opened 23 years ago Closed 23 years ago

Thread pane not getting invalidated when changing sort order

Categories

(SeaMonkey :: MailNews: Message Display, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mscott, Assigned: naving)

Details

Attachments

(1 file)

I noticed this while testing mail views, but the problem is really in the new quick search view class I think. 1) Enter some criteria in the quick search bar that will generate multiple search results 2) Try changing a sort on the results. Change ascending vs. descending, or choose a different sort criteria. Notice that the results don't change to match the new sort order. However, if you just make the window repaint, the correct list is shown. We just aren't invalidating the view after a sort is performed when inside of a quick search view. Anything that forces a repaint makes the results show up in the correct order.
Attached patch proposed fixSplinter Review
The fix is to override Sort for quickSearch so that we can invalidate the tree when the sort is done.
Cavin, Scott, can you do the reviews ? thx.
Status: NEW → ASSIGNED
Comment on attachment 101293 [details] [diff] [review] proposed fix sr=mscott Thanks for the quick turn around on this fix.
Attachment #101293 - Flags: superreview+
Comment on attachment 101293 [details] [diff] [review] proposed fix r=cavin.
Attachment #101293 - Flags: review+
fix checked in.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Product: Browser → Seamonkey
Component: MailNews: Search → MailNews: Message Display
QA Contact: laurel → search
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: