Closed Bug 217942 Opened 21 years ago Closed 17 years ago

No visible hotkeys for get all mail and no menu items for "Get mail" [get new messages]

Categories

(Thunderbird :: Mail Window Front End, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 3

People

(Reporter: peter, Assigned: mkmelin)

References

Details

Attachments

(2 files, 4 obsolete files)

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5b) Gecko/20030830 Firebird/0.6.1+ Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5b) Gecko/20030830 Firebird/0.6.1+ I coudnt find any different way to download mail for the currently selected account then clicking the "Get mail" button in the main tool bar or waiting for a scheduled download. There should be an hotkey like F5 or something. To have have menu entries for downloading mails for the *currently selected* account and for downloading messages from *all* accounts (of the currently selected type [mail/news]?) would be another improvment of convenience. Reproducible: Always Steps to Reproduce:
QA Contact: asa
*** Bug 232330 has been marked as a duplicate of this bug. ***
Good news and bad news: [CTRL]+t is the already functioning (but admittedly hidden in ThunderBird) keyboard shortcut to Get Mail. I agree that it should be indicated somewhere in the dropdown menus, but alas, it isn't. I would suggest adjusting the bug a bit. First, this circumstance is true on all platforms and all OSes, so I recommend changing those. Depending on the designers' plan for ThunderBird, this bug may instead be an 'enhancement' request (see Severity). That's how I would mark it. Perhaps the summary could instead be: Add Get Mail [CTRL]+t to menu bar. Finally, I would also suggest creating a separate bug for the other menu entry/entries to get mail for specific accounts.
I'm using: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7b) Gecko/20040410 That's Mozilla 1.7b. It has both Get New Messages (Ctrl + T) and Get All New Messages (Ctrl + Shift + T) in the File menu. Is this going to get into Firefox?
See also bug 237542 comment 1 and bug 237542 comment 4; that is a Firefox bug but the same principle applies.
Since Bug 249741 is fixed, we have 'Get New Messages for' in File menu. It contains 'Get All New Messages' menuitem and menuitems corresponded to accounts. Adding accesskey info. to selected account is bad thing, because users will misunderstand 'ctrl+t' is only for *that* account. I think that new menuitem labeled 'Get New Messages for current account' is better.
"Get new messages" is the menu item - "get mail", while descriptive, is not strictly accurate
Summary: No hotkeys and no menu items for "Get mail" → No hotkeys and no menu items for "Get mail" [get new messages]
(In reply to comment #6) > "Get new messages" is the menu item - "get mail", while descriptive, is not > strictly accurate Actually, it *is* accurate because, in the menu, both Get All New and Get New For <Account> only work for mail. There is no capacity in the menu to Get All New Items for a news account, a newsgroup, an RSS account, or an RSS feed; you need to use the hotkey or default toolbutton action. Which is the real problem, IMO; see bug 324221.
QA Contact: front-end
May be UI description issue, not sure if this is a bug at all, CC'ing Bryan to get some perspective.
Assignee: mscott → mkmelin+mozilla
OS: Windows XP → All
Hardware: PC → All
Summary: No hotkeys and no menu items for "Get mail" [get new messages] → No visible hotkeys for get all mail and no menu items for "Get mail" [get new messages]
Target Milestone: --- → Thunderbird 3
Attached patch proposed fix (obsolete) — Splinter Review
Under the File menu: - add "Get New Messages" (the strings for it already existed) - Get New Messages for >: * change to "All Accounts" * add the hotkey for it
Attachment #316174 - Flags: review?(philringnalda)
Attached image sceenshot with the patch applied (obsolete) —
Comment on attachment 316174 [details] [diff] [review] proposed fix >+<!ENTITY getAllNewMsgAllAccountsCmd.label "All Accounts"> >+<!ENTITY getAllNewMsgAllAccountsCmd.key "A"> Any good reason not to use the entity names already in use in SeaMonkey for the very same purpose? (See attachment 145552 [details] [diff] [review].)
Attached patch proposed fix, v2 (obsolete) — Splinter Review
No, that was a slight oversight. On the plus side, I notice the key has been doubling as accesskey. I wonder how may locales that's broken in.
Attachment #316174 - Attachment is obsolete: true
Attachment #316184 - Flags: review?(philringnalda)
Attachment #316174 - Flags: review?(philringnalda)
Status: NEW → ASSIGNED
Comment on attachment 316184 [details] [diff] [review] proposed fix, v2 I'm tempted to say this product needs a ui-r flag. The code is impeccable, I'd happily review it again, but the UI feels off, having "Get New Messages [Only For The Account That Happens To Be Selected]" so primary, like it's optimizing for some use pattern I've never tried, where checking for messages is a rare and expensive task.
Attachment #316184 - Flags: review?(clarkbw)
Attachment #316184 - Flags: review?(clarkbw) → ui-review?(clarkbw)
I'm not sure if this is what phil was talking about but I think we should be optimizing for the reverse of this patch. Having the accelerator available allows what was asked for, but I want people to see Get New Messages as the default and sync everything item. "Get New Messages" == Get Messages All Accounts "Get New Messages For" -> Current Account?? [ list of accounts ] I'm not sure about "Current Account", if anyone has suggestions for better wording but I'd like to refer to the current selected account.
I only ever use the "All accounts" options, since I have more than a few accounts that I want to manually check when I have time (a few news servers, low-low priority feeds, mail test accounts etc.) But then again, maybe none of the options need to be very optimized; new patch and suggestion coming up.
Attached patch proposed fix, v3 (obsolete) — Splinter Review
This also includes the 2 line fix to bug 431247 (by setting command=) for the relevant menu entries.
Attachment #316175 - Attachment is obsolete: true
Attachment #316184 - Attachment is obsolete: true
Attachment #321060 - Flags: ui-review?(clarkbw)
Attachment #321060 - Flags: review?(philringnalda)
Attachment #316184 - Flags: ui-review?(clarkbw)
Attachment #316184 - Flags: review?(philringnalda)
Your patch v3 works great for me on linux. Can it be committed soon?
One problem: Ctl-Shift-T works perfectly but the button for Get Mail/Get All New Messages is grayed-out and therefore does nothing. Can you get it working again?
Attached patch proposed fix, v4Splinter Review
Good catch, the button wasn't working in the 3pane at first, and not in the standalone. Needed to add back (and call) getMsgToolbarMenu_init which bug 413781 removed.
Attachment #321060 - Attachment is obsolete: true
Attachment #321982 - Flags: ui-review?(clarkbw)
Attachment #321982 - Flags: review?(philringnalda)
Attachment #321060 - Flags: ui-review?(clarkbw)
Attachment #321060 - Flags: review?(philringnalda)
Comment on attachment 321982 [details] [diff] [review] proposed fix, v4 I'm assuming nothing has changed since the v3 screenshot. Looks fine here.
Attachment #321982 - Flags: ui-review?(clarkbw) → ui-review+
Attachment #321051 - Attachment description: screenshot with proposed fix, v3 → screenshot with proposed fix, v3/v4
(In reply to comment #20) > Created an attachment (id=321982) [details] > proposed fix, v4 This works perfectly for me, thanks!
Comment on attachment 321982 [details] [diff] [review] proposed fix, v4 Looks good, works fine, let's do it.
Attachment #321982 - Flags: review?(philringnalda) → review+
Checking in mail/base/content/mailWindowOverlay.xul; /cvsroot/mozilla/mail/base/content/mailWindowOverlay.xul,v <-- mailWindowOverlay.xul new revision: 1.243; previous revision: 1.242 done Checking in mail/locales/en-US/chrome/messenger/messenger.dtd; /cvsroot/mozilla/mail/locales/en-US/chrome/messenger/messenger.dtd,v <-- messenger.dtd new revision: 1.76; previous revision: 1.75 done ->FIXED
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: