Open
Bug 257074
Opened 21 years ago
Updated 17 years ago
[keyboard] User can't expand and collapse mail header.
Categories
(SeaMonkey :: MailNews: Message Display, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: nian.liu, Unassigned)
Details
Attachments
(1 file)
1.57 KB,
patch
|
aaronlev
:
review-
|
Details | Diff | Splinter Review |
Steps to reproduce:
1. Launch mozilla by press Ctrl+ESC and Enter.
2. Press Alt+Window, use Arrow to move focus on Mail & Newsgroups, press Enter.
3. Ensure there is an available mail account and some mails in Inbox folder.
4. Press Tab to move focus to a mail message.
5. Press Tab to move focus on mail header.
6. Try to expand and collapse mail header.
Expected result:
Mail header could be expanded and collapsed.
Actual result:
Mail header can't be expanded and collapsed.
Reporter | ||
Comment 1•21 years ago
|
||
Assignee: general → nian.liu
Status: NEW → ASSIGNED
Reporter | ||
Updated•21 years ago
|
Attachment #157112 -
Flags: review?(aaronleventhal)
Comment 2•21 years ago
|
||
I'd like Neil to look at this. It doesn't look right. Shouldn't collapsed
headers be in a binding that handle the keystrokes?
Also, why |if (keyCode ==0)|
Shouldn't we be dealing with specific keys that can collapse/expand/toggle the
header?
Comment 3•21 years ago
|
||
Comment on attachment 157112 [details] [diff] [review]
patch
What actual keys should toggle it besides Enter and Space bar.
I supposed right arrow should open it and left arrow should close it -- but
those aren't toggles.
Attachment #157112 -
Flags: review?(aaronleventhal) → review-
Updated•21 years ago
|
Product: Browser → Seamonkey
Comment 4•17 years ago
|
||
Can you reproduce with SeaMonkey v1.1.9 ?
Assignee: nian.liu → general
Status: ASSIGNED → NEW
Comment 5•17 years ago
|
||
Serge: See also thread "Sm 2.0.1 beta - mail headers can't be reduced?" started 2008-05-17 15:57 UTC by Bill Davidsen in the mozilla.support.seamonkey newsgroup (on news server news.mozilla.org). Some users (but not me) don't see the Message window twisties, especially when using the Default theme.
![]() |
||
Updated•17 years ago
|
Assignee: general → nobody
Component: General → MailNews: Message Display
QA Contact: general → message-display
You need to log in
before you can comment on or make changes to this bug.
Description
•