Closed
Bug 267282
Opened 20 years ago
Closed 20 years ago
Group By confused with mails from the future
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: pascal.berger, Assigned: Bienvenu)
Details
(Keywords: fixed-aviary1.0)
Attachments
(3 files)
|
23.56 KB,
image/jpeg
|
Details | |
|
5.85 KB,
patch
|
mscott
:
superreview+
|
Details | Diff | Splinter Review |
|
1.24 KB,
patch
|
mscott
:
superreview+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20041026 Sunpossum/1.0RC1 (All your Firefox/1.0RC1 are belong to Firesomething) Build Identifier: version 0.8+ (20041101) Sometimes it seems like the Group By feature get's confused. I've grouped by date, after a while it looks like in the attached screenshot. After canceling and reactivation of the Group By everything looks fine. I wasn't able yet to reproduce it clearly. Reproducible: Sometimes Steps to Reproduce: 1. 2. 3.
| Reporter | ||
Comment 1•20 years ago
|
||
| Assignee | ||
Comment 2•20 years ago
|
||
what version of thunderbird were you using? Did you undo the deletes of any messages, or have new messages arrive after the folder was open? I'm trying to narrow down possible causes of the confusion...there's an existing bug about undoing delete causing confusion, though not exactly like the screenshot.
Status: UNCONFIRMED → NEW
Ever confirmed: true
| Reporter | ||
Comment 3•20 years ago
|
||
Latest TB Version: version 0.8+ (20041101) I haven't undo the deletion of message, but there were new messages. It happened several times today at the following scenario (but not everytime): - message folder open - application in the background - new message arrived - after focusing to thunderbird the messages were confused
| Assignee | ||
Comment 4•20 years ago
|
||
did any of the new messages arrive out of date order? Did you have any messages in the today bucket when new messages arrived?
| Reporter | ||
Comment 5•20 years ago
|
||
Yes, there's a message with the date 6th december
| Assignee | ||
Comment 6•20 years ago
|
||
a message from the future? I see one problem in my build - if the today group is empty and a new message arrives, we don't display the today group. This used to work...
| Reporter | ||
Comment 7•20 years ago
|
||
> a message from the future? ähm yes. it seems like the sender had the wrong system date (there are also a lot of spam messages with future date stamps) > I see one problem in my build - if the today group is empty and a new message > arrives, we don't display the today group. This used to work... the today group was definitely not empty, since i have this message from the future. it could be that it only happened as long as the future message was the only one in the today group. i'll try to reproduce this.
| Reporter | ||
Comment 8•20 years ago
|
||
ok, i'm able to reproduce this with the following steps: - one message from the future, no messages from today - group by date - next time a new message arrives the grouping gets confused
| Reporter | ||
Updated•20 years ago
|
Summary: Group By confused → Group By confused with mails from the future
| Assignee | ||
Comment 9•20 years ago
|
||
this fixes the undo delete issue, and various other issues with headers arriving into open views.
Assignee: mscott → bienvenu
Status: NEW → ASSIGNED
| Assignee | ||
Updated•20 years ago
|
Attachment #164310 -
Flags: superreview?(mscott)
Updated•20 years ago
|
Attachment #164310 -
Flags: superreview?(mscott) → superreview+
| Assignee | ||
Comment 11•20 years ago
|
||
we weren't invalidating to the insertion point...
| Assignee | ||
Updated•20 years ago
|
Attachment #164317 -
Flags: superreview?(mscott)
Updated•20 years ago
|
Attachment #164317 -
Flags: superreview?(mscott) → superreview+
| Assignee | ||
Updated•20 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•