Open
Bug 116024
Opened 23 years ago
Updated 13 years ago
mail views & quick search leave the 3 pane window title as the message I selected
Categories
(SeaMonkey :: MailNews: Message Display, defect)
SeaMonkey
MailNews: Message Display
Tracking
(Not tracked)
NEW
People
(Reporter: sspitzer, Unassigned)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
(deleted),
patch
|
sspitzer
:
review-
|
Details | Diff | Splinter Review |
quick search leave the 3 pane window title as the message I selected
1) start up mail
2) select a message, notice the title of the 3 pane window contains the subject
of that message.
3) do a quick search that won't contain the selected message. (do a quick
search that shows no hits.)
4) the title of the window stays the same
this might be very related to bug where the title stays the same after we
delete the last message in a folder. (basically, we don't handle going from n
selected messages to 0.)
Updated•23 years ago
|
Status: NEW → ASSIGNED
Updated•23 years ago
|
Updated•23 years ago
|
Comment 2•22 years ago
|
||
hi, Andreas Kunz
In your opinion, what tiltle should we select?
blank? or current selected folder?
Comment 3•22 years ago
|
||
Isn't there a spec for this?
IMO when there is no selected message after a search, it should be handled
exactly as the case where there is no selected message after you enter another
folder:
<foldername> for <accountname> - <productname>
(I think you have to unselect "Remember last message" to have no selected
message after entering a new folder.)
This might not be as strongly related to bug 187673 as I first thought...
Comment 4•22 years ago
|
||
I think there is the spec I meant:
http://www.mozilla.org/mailnews/specs/threepane/#Title
Comment 5•22 years ago
|
||
thx Andreas :)
Comment 6•22 years ago
|
||
Updated•22 years ago
|
Attachment #110914 -
Flags: review?(dmose)
Reporter | ||
Comment 7•22 years ago
|
||
over to leon.
the patch needs some work, though.
it works if I QS once, but not if QS again. (that makes sense, if you look at
where the change was made, since we aren't creating a QS view again on the
second QS.)
in addition, we should fix this so we use the mail views.
Assignee: naving → leon.zhang
Status: ASSIGNED → NEW
Summary: quick search leave the 3 pane window title as the message I selected → mail views & quick search leave the 3 pane window title as the message I selected
Reporter | ||
Comment 8•22 years ago
|
||
Comment on attachment 110914 [details] [diff] [review]
proposed fix
needs work, see my comments.
Attachment #110914 -
Flags: review?(dmose) → review-
Comment 9•22 years ago
|
||
thx seth
I will give another patch according to your comments.
Comment 10•22 years ago
|
||
Seth, current patch only process context below:
1) select a message
2) quick search
3) the title of main window still not be changed,should only identify current
folder.
so current patch works for this bug(becuase whether search many times, current
folder is not chnaged, so the title is corret).
Updated•20 years ago
|
Product: Browser → Seamonkey
Updated•17 years ago
|
Assignee: leon.zhang → mail
Severity: normal → minor
QA Contact: laurel
Updated•16 years ago
|
Assignee: mail → nobody
Priority: P3 → --
QA Contact: message-display
Comment 11•15 years ago
|
||
MASS-CHANGE:
This bug report is registered in the SeaMonkey product, but has been without a comment since the inception of the SeaMonkey project. This means that it was logged against the old Mozilla suite and we cannot determine that it's still valid for the current SeaMonkey suite. Because of this, we are setting it to an UNCONFIRMED state.
If you can confirm that this report still applies to current SeaMonkey 2.x nightly builds, please set it back to the NEW state along with a comment on how you reproduced it on what Build ID, or if it's an enhancement request, why it's still worth implementing and in what way.
If you can confirm that the report doesn't apply to current SeaMonkey 2.x nightly builds, please set it to the appropriate RESOLVED state (WORKSFORME, INVALID, WONTFIX, or similar).
If no action happens within the next few months, we move this bug report to an EXPIRED state.
Query tag for this change: mass-UNCONFIRM-20090614
Status: NEW → UNCONFIRMED
Comment 12•15 years ago
|
||
MASS-CHANGE:
This bug report is registered in the SeaMonkey product, but still has no comment since the inception of the SeaMonkey project 5 years ago.
Because of this, we're resolving the bug as EXPIRED.
If you still can reproduce the bug on SeaMonkey 2 or otherwise think it's still valid, please REOPEN it and if it is a platform or toolkit issue, move it to the according component.
Query tag for this change: EXPIRED-20100420
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → EXPIRED
Comment 13•13 years ago
|
||
Still valid.
Severity: minor → normal
Status: RESOLVED → REOPENED
Ever confirmed: true
OS: Windows 2000 → All
Hardware: x86 → All
Resolution: EXPIRED → ---
Updated•13 years ago
|
Status: REOPENED → NEW
You need to log in
before you can comment on or make changes to this bug.
Description
•