Closed
Bug 60487
Opened 25 years ago
Closed 25 years ago
Folder list becomes blank after "compacting" POP folder
Categories
(SeaMonkey :: MailNews: Message Display, defect, P3)
Tracking
(Not tracked)
People
(Reporter: thayes0993, Assigned: Bienvenu)
Details
To reproduce:
Use a POP server to view mail. (I have "leave messages" and "delete on server
when deleted local" prefs set).
Choose "Compact this folder" from the file menu.
What happens:
The folder list becomes empty, and any message displayed in the lower pane
disappears.
What should happen:
Probably nothing.
related: bug 60474, observing that "Compact This Folder" doesn't work if the
folder has a message."
| Assignee | ||
Comment 3•25 years ago
|
||
if you mean thread list instead of folder list (i.e., the list of messages),
then that makes sense, and is, unfortunately, working as designed (because the
person who wrote this code couldn't figure out how to reselect the folder after
the compaction finished).
Comment 4•25 years ago
|
||
We can notify the FE on completion. This should be doable
| Reporter | ||
Comment 5•25 years ago
|
||
Yes, the "list of messages in a folder". This just bad. Perhaps the menu item
should be disabled for POP. What good does it do anyway?
Updated•25 years ago
|
OS: Windows NT → All
| Assignee | ||
Comment 7•25 years ago
|
||
well, this is sort of fixed - the thread pane gets reloaded, but selection in
the folder pane is still gone. I probably just want to remove the js code that
clears the selection in the folder pane.
Comment 8•25 years ago
|
||
*** This bug has been marked as a duplicate of 34074 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•