Closed
Bug 185146
Opened 22 years ago
Closed 18 years ago
if two messages are selected in the thread pane, and one is deleted from the stand alone msg window, we will select and load the other one
Categories
(SeaMonkey :: MailNews: Message Display, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: sspitzer, Unassigned)
Details
if two messages are selected in the thread pane, and one is deleted from the
stand alone msg window, we will select and load the other one. we do this
because otherwise, we'd have a selection, but no loaded message.
I think we should should instead clear the selection completely.
here's why:
if the next message to be loaded has a return receipt, a delete in the stand
alone msg winow will force focus to the 3 pane. (bad)
also, if we load the second message, it will mark it as read. if the user does
a delete, then quit, from the stand alone msg window, they'd never notice that
they "read" the message in the 3 pane.
I realize these are edge cases.
Reporter | ||
Comment 1•22 years ago
|
||
severity minor, since we are talking about an edge case.
(this comes off of bug #172392)
Severity: normal → minor
I think we should stick with the current behavior described in bug 172392.
>if 2 messages are selected, and a message is deleted out from underneath
you, we load the other message.
Updated•20 years ago
|
Product: Browser → Seamonkey
Updated•20 years ago
|
Assignee: sspitzer → mail
Comment 3•18 years ago
|
||
=> WontFix per jglick's comment 3.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•