Search code examples
javascriptiframeoffice-jsoffice365-appsoutlook-web-addins

Office Web Add-ins looks mangled on Office Desktop


With the following Office build I noticed some troubles with the web addin container OfficeBuild

It occurs with "Task Pane" for both Excel and Outlook. It occurs no matter which addin is loaded (I tried with many ones including mine and popular ones from the store).

See what it looks like enter image description here

The web add-in container does not fill all the available space.


Solution

  • I believe the issue is with high-DPI displays, and/or a mixed-DPI environment. A temporary workaround is to resize the taskpane, which should bring it back to its correct size. So, this is a known issue, but let me follow up with my team to see if we have a more detailed status update...