Problem with MAPI using MAPI_DIALOG
Categories
(Thunderbird :: Message Compose Window, defect)
Tracking
(Not tracked)
People
(Reporter: egmmegmm, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.119 Safari/537.36
Steps to reproduce:
On tuesday, February 26, 2019 I upgraded Thunderbid from version 60.5.1 to 60.5.2 (32 bits). After doing this, when I try to send a mail from another application using MAPI with MAPI_DIALOG flag, the message sends directly without showing the compose window to edit the text.
Till version 60.5.1 this was working fine. I tried this in 3 computers with the same result.
I saw in the Thunderbird Release Notes of version 60.5.2 that there are changes related to MAPI. So I guess perhaps this was probably an unintentional consequence. :-(
Actual results:
When I try to send a mail from another application using MAPI with MAPI_DIALOG flag, the message sends directly without showing the compose window to edit the text.
Expected results:
When I send a mail from another application using MAPI with MAPI_DIALOG flag, Thunderbird should showthe compose window of the message.
Comment 2•6 years ago
|
||
I have the same problem: when a mail is send using MAPISendMail() and the MAPI_DIALOG flag is set, the form is shown, but it's not modal. The call returns immediately.
Thanks
Description
•