Outlook office.js add-in task pane closing issue on Outlook for Mac

422 Views Asked by At

We have a Outlook add-in using add-in commands. We have a task pane with user info that includes a simple hyperlink with target set to "_blank". When the user clicks on this link a web page pops up. If the user subsequently closes Outlook, everything closes down fine on PC Desktop Outlook and OWA.

On Outlook for Mac however there is a problem. In that case when you close Outlook everything goes away, but our task pane stays on the screen like it is stuck. If you click on this task pane Outlook reappears but the inbox is blank, and only the task pane and the current email is showing. You must manually close the task pane and then Outlook for everything to close properly.

A few observations:

  1. This only occurs for the main mail read command surface. If you pop open an email and open the task pane from the email's Ribbon, and click the link from there, the email closes fine.
  2. If you open the task pane from the main mail read command surface but you do not click on the link on the task pane, then Outlook closes without issue.

It is like the task pane is holding on to a reference to the child window pop up, so Outlook for Mac cannot properly close the task pane.

Can anyone else reproduce this issue? Is opening a child window from a task pane not allowed, or is there something extra you must do to make this work?

Thanks.

1

There are 1 best solutions below

3
On

Not seen this issue, it would be helpful if you can share some more info on this - OS version - Outlook version - Manifest file used