Closed
Bug 137843
Opened 24 years ago
Closed 24 years ago
[freeBSD] ok and cancel buttons in download headers dialog don't work
Categories
(SeaMonkey :: MailNews: Message Display, defect)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: timeless, Assigned: sspitzer)
Details
mozilla-xlib-freebsd4.4
netscape.public.mozilla.reviewers
no window manager
hacked promptservice and hacked windowwatcher
i started mozilla (navigator)
i selected window>mail news
mailnews came up
i expanded news.mozilla.org
i selected netscape.public.mozilla.reviewers
i clicked the date collumn to sort by date
i got the download messages dialog (same size and location as the other two windows)
console has the following important error:
chrome://messenger/content/downloadheaders.js line 60: window.arguments[0].Query
Interface is not a function
then this message:
Document chrome://messenger/content/downloadheaders.xul loaded successfully
clicking ok triggers this message:
JavaScript error:
chrome://messenger/content/downloadheaders.js line 102: nntpServer has no proper
ties
clicking cancel triggers this message:
JavaScript error:
chrome://messenger/content/downloadheaders.js line 114: args has no properties
The dialog was missing important stuff like a newsgroup, and the number of messages.
Somehow i managed to close the window, but it'd be nice if we:
1. made sure cancel always worked
2. tried to handle the various errors here
3. perhaps we shouldn't have shown the dialog if there were no arguments.
i later selected window>4 ... and got the correctly filled out dialog
note that after selecting download all messages, i'm still stuck with no
messages after 3/20/2002, but that's some other bug.
Comment 1•24 years ago
|
||
is this branch or trunk?
Comment 2•24 years ago
|
||
well since i'm no longer working on this, we'll mark it worksforme.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Summary: ok and cancel buttons in download headers dialog don't work → [freeBSD] ok and cancel buttons in download headers dialog don't work
verified, for now.
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
•