Closed
Bug 72366
Opened 25 years ago
Closed 25 years ago
"Get All New Messages" shouldn't be disabled
Categories
(SeaMonkey :: MailNews: Message Display, defect, P2)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9.1
People
(Reporter: spam, Assigned: racham)
References
Details
(Whiteboard: [nsbeta1+]Have Fix)
Attachments
(1 file)
|
5.72 KB,
text/plain
|
Details |
linux CVS 2001-0317
The "Get all new messages" dropdown menu on Get Msg button arrow is permanently
disabled, and doesn't work.
Comment 1•25 years ago
|
||
How many accounts do you have set up?
Two POP accounts, the usual Local Folder, and a news-server. (POP doesn't hang
for me btw.) The menu is permanently disabled. It doesn't matter what account or
folder i have selected.
Comment 4•25 years ago
|
||
do you build yourself or download from mozilla.org?
if the latter is true, then please try a fresh profile. if former, do a clean
clobber build and see what happens.
it's a CVS build, but made from source.tar.gz from the 16th and then updated via
CVS. If noone else sees this it's a local error after all i guess. Resolving as
invalid.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
Comment 7•25 years ago
|
||
I see this right now, no need to verify it invalid already.
(why did you conclude it was a local error because I asked questions?)
Reopening
Status: VERIFIED → REOPENED
OS: Linux → All
Resolution: INVALID → ---
Whiteboard: perf
Comment 8•25 years ago
|
||
cc racham since he was the one who hacked this menubutton up IIRC.
Keywords: mozilla0.9
Summary: "Get all new messages" dropdown on Gert Msg button disabled → "Get All New Messages" shouldn't be disabled
Comment 9•25 years ago
|
||
this is happening me quite often now. upping severity to major since it blocks
my use of that function often.
Severity: normal → major
Updated•25 years ago
|
Keywords: nsbeta1
Priority: -- → P2
Whiteboard: perf → [nsbeta1+]perf
Target Milestone: --- → mozilla0.9.1
Comment 11•25 years ago
|
||
i am now having this problem on mac nightly builds (currently using 2001032308,
2 POP accounts).
sometimes using the "Get all new messages" menu item of the "Get new messages
for" submenu will cause the item to become enabled, but it still does not work
properly (i.e. choosing "Get All New Messages" only looks in the last open POP
account; immediately selecting the second POP account and doing get new messages
for that account retrieves the messages.)
i don't think i was having this problem on mac a few days ago.
Comment 12•25 years ago
|
||
WFM - mozilla 0.8.1 (winNT, imap server) from menu and icon dropdown
| Assignee | ||
Comment 13•25 years ago
|
||
This is a post-merge problem...So, one should be fine on 0.8.1 builds.
Also, on 0.9 builds I noticed that it is not permanently disabled. If you go the
File menu and Select 'Get New Messages for" and then Select 'Get All New
Messages' and then come back click on the drop-marker of the GetMsg button, you
will find the 'Get All New Messages' option here enabled now. I will investigate
more on this regression.
Status: NEW → ASSIGNED
Comment 14•25 years ago
|
||
I have what I think is the fix for this. Basically, we only updated the
command when the file menu was opened. Instead, we need to update the command
when either the file menu is opened or when the toolbar menu is opened. I
created a commandset for the get menu and use it when both the file menu and
get msg toolbar menu are opened.
Comment 15•25 years ago
|
||
Updated•25 years ago
|
Whiteboard: [nsbeta1+]perf → [nsbeta1+]Have Fix
| Assignee | ||
Comment 16•25 years ago
|
||
reviewed & tested.
r=bhuvan.
Seth, please do sr=.
| Assignee | ||
Comment 17•25 years ago
|
||
Seth's sr taken from the similar fix in bug 73118.
Fixed.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → FIXED
Comment 18•25 years ago
|
||
Using build 2001-05-07 on win and mac and 2001-05-08 on linux the drop down menu
item "Get all New Messages" is always enabled now. Verified.
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•