Closed
Bug 65667
Opened 24 years ago
Closed 23 years ago
when folder is loaded, thread pane should focus
Categories
(SeaMonkey :: MailNews: Message Display, defect)
SeaMonkey
MailNews: Message Display
Tracking
(Not tracked)
VERIFIED
WONTFIX
People
(Reporter: alecf, Assigned: sspitzer)
References
Details
Attachments
(1 file)
937 bytes,
patch
|
Details | Diff | Splinter Review |
In 4.x, if you click on a folder in the folder pane with your mouse, the thread
pane got the focus. If you wanted the focus to remain in the folder pane, then
you clicked again on the folder, and the folder pane then got focus.
This kills me all the time, because I do this:
- click on my bugzilla folder
- click the "Next message" button
- click the "delete" button to delete the message being displayed
- I get a warning "Delete the folder "bugzilla""?
in fact, I wanted to delete the message, not the whole folder! Very frustrating.
Comment 2•24 years ago
|
||
adding to cc list
Reporter | ||
Comment 3•24 years ago
|
||
Reporter | ||
Comment 4•24 years ago
|
||
turns out the fix was rediculously easy - we were already doing this when you
pre-selected a message in a folder.. now I'm doing it all the time. Can I get a
reviewer/super reviewer?
Comment 5•24 years ago
|
||
sr=bienvenu
Reporter | ||
Comment 7•24 years ago
|
||
fix is in! thanks
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 8•24 years ago
|
||
Build 2001-01-2904: NT4
Build 2001-01-2908: Linux RH 6.2, Mac 9.04
Reopening, it works for IMAP accounts but not POP.
After selecting a POP folder:
a. Inbox selected: Selct the Next button and a message in thread pane is
selected but it appears with a grey background. I would have expected the
selected message to be in blue. At this point the Delete button is disabled.
b. User created folder selected (i.e. FolderA): Select the Next button and the
message in the thread pane is highlighted in grey. This time the Delete button
IS enabled. Select the Delete button and it reports "Are you sure you want to
move the selected folders into the Trash?". If Yes then it moves the entire
folder into the Trash.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Reporter | ||
Comment 9•24 years ago
|
||
oh yeah, pop is asynchronous. damn.
Personally I think the proper fix would be to emulate a "FolderLoaded" event for
POP - might fix other future problems that crop up.
ninoschka: what does it do for news?
reassigning to 3 pane owner.
Assignee: alecf → sspitzer
Status: REOPENED → NEW
QA Contact: nbaca → esther
Comment 10•24 years ago
|
||
It appears to be working for news:
After selecting a newsgroup I can select the Next button, it highlights a
message in the thread pane and it becomes read. After selecting the Mark button
then it toggles it to unread. After selecting the Mark button again then it
changes to unread. I can also select the Next button and it advances to the next
unread message.
Comment 11•24 years ago
|
||
See also bug 70097, "pressing up/down in folder pane focuses thread pane".
Comment 12•23 years ago
|
||
*** Bug 112439 has been marked as a duplicate of this bug. ***
Comment 13•23 years ago
|
||
The bug I filed today was for IMAP accounts so if this had previously been fixed
for IMAP then there has been a regression. (112439)
Comment 14•23 years ago
|
||
*** Bug 92693 has been marked as a duplicate of this bug. ***
Comment 15•23 years ago
|
||
When worked of focus issies I saw it for POP and IMAP Account today.
The focus does not move from the Folder pane to the Thread pane when "Next" is used
to move to a next unread message. A message in Thread pane is kind of selected
(it appears with a grey background instead of blue). Message body shows content
for this message. "Delete" button is disabled in both cases.
Comment 16•23 years ago
|
||
*** Bug 107324 has been marked as a duplicate of this bug. ***
Comment 17•23 years ago
|
||
*** Bug 112477 has been marked as a duplicate of this bug. ***
Comment 18•23 years ago
|
||
I'm going to mark this wontfix. The desired behavior which is focusing thread
pane on startup but not otherwise (whcih is what 4.x on Windows appears to be
doing) is in http://bugzilla.mozilla.org/show_bug.cgi?id=70097
Status: NEW → RESOLVED
Closed: 24 years ago → 23 years ago
Resolution: --- → WONTFIX
verified wontfix.
Status: RESOLVED → VERIFIED
Comment 20•23 years ago
|
||
*** Bug 148976 has been marked as a duplicate of this bug. ***
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•