Closed
Bug 476421
Opened 16 years ago
Closed 16 years ago
JavaScript exception when clicking "File" menu of "Write:" window while composing message
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 476422
People
(Reporter: fehe, Unassigned)
Details
(Keywords: regression)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9) Gecko/2008052906 Firefox/3.0
Build Identifier:
When in message "Write" mode (i.e. composing a message or viewing a draft), if the File menu of the "Write:" (compose) window is clicked, the following JavaScript exception is generated:
Error: [Exception... "'JavaScript component does not have a method named: "handleEvent"' when calling method: [nsIDOMEventListener::handleEvent]" nsresult: "0x80570030 (NS_ERROR_XPC_JSOBJECT_HAS_NO_FUNCTION_NAMED)" location: "<unknown>" data: no]
This is a regression starting with: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b3pre) Gecko/20081230 Shredder/3.0b2pre
Reproducible: Always
Steps to Reproduce:
1. Click to compose a new message (or open a draft message)
2. Click the "File" menu of that "Write:" (compose) window
3. Observe the exception in Error Console
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Flags: blocking-thunderbird3?
Resolution: --- → INVALID
Please resolve as duplicate rather than invalid if you accidentally hit the Commit button twice.
Resolution: INVALID → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•