Closed
Bug 392088
Opened 17 years ago
Closed 17 years ago
Thread Pane selection is lost when SM compacts folders
Categories
(SeaMonkey :: MailNews: Message Display, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bugzilla, Assigned: bugzilla)
Details
Attachments
(1 file)
(deleted),
patch
|
mnyromyr
:
review+
neil
:
superreview+
|
Details | Diff | Splinter Review |
This is a port of Thunderbird bug 362241.
Assignee | ||
Comment 1•17 years ago
|
||
This patch ports the application specific changes from bug 362241 attachment 250973 [details] [diff] [review].
Note: I didn't test it myself, just copied the TB patch.
Assignee: mail → aqualon
Status: NEW → ASSIGNED
Attachment #276523 -
Flags: superreview?(neil)
Attachment #276523 -
Flags: review?(mnyromyr)
Comment 2•17 years ago
|
||
Comment on attachment 276523 [details] [diff] [review]
Port of the application specific part
Does it matter if we're not actually compacting the displayed folder?
Attachment #276523 -
Flags: superreview?(neil) → superreview+
Comment 3•17 years ago
|
||
Comment on attachment 276523 [details] [diff] [review]
Port of the application specific part
(In reply to comment #1)
> Note: I didn't test it myself, just copied the TB patch.
I did; works as promised.
(In reply to comment #2)
> Does it matter if we're not actually compacting the displayed folder?
Autocompact-after-delete seems to work only once after startup, but that's not in the scope of this bug.
Landed on trunk.
Attachment #276523 -
Flags: review?(mnyromyr) → review+
Updated•17 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Comment 4•17 years ago
|
||
> Autocompact-after-delete seems to work only once after startup
... because it happens only once an hour, see <http://mxr-test.landfill.bugzilla.org/mozilla/source/mailnews/base/util/nsMsgDBFolder.cpp#1455>.
You need to log in
before you can comment on or make changes to this bug.
Description
•