OfficeDev / office-js

A repo and NPM package for Office.js, corresponding to a copy of what gets published to the official "evergreen" Office.js CDN, at https://appsforoffice.microsoft.com/lib/1/hosted/office.js.
https://learn.microsoft.com/javascript/api/overview
Other
641 stars 92 forks source link

PowerPoint add-in not displaying in Slide Show display #4410

Closed SPDoctor closed 2 weeks ago

SPDoctor commented 2 weeks ago

Many users have reported that when they switch to Slide Show, the PowerPoint content add-in does not display. In some cases users report that the add-in was working in presentations up to some point in time, but that it then stopped working. Others specifically state that it won't work "with a projector" (which probably means it isn't working with external graphics display). Users report the problem persists despite re-installing the add-in.

Your Environment

Expected behavior

The content add-in is rendered in the Slide Show within the slide.

Current behavior

A significant proportion of users are complaining that the add-in doesn't render in Slide Show on their systems, or that it used to work but no longer does.

Steps to reproduce

  1. Open PowerPoint
  2. Install Breaktime add-in from the store.
  3. Add to a slide (the timer is visible in the slide)
  4. May need to ensure presenter mode enabled.
  5. Switch to Slide Show (it may need to be external monitor to reproduce issue)
  6. Note whether the add-in is visible in the slide show.

Note: We have been unable to reproduce in any of our development or test environments. The problem seems to be specific to the user's computer hardware and/or software configuration.

Context

We are receiving several email/month with users requesting help with this problem. We are unable to reproduce it or provide helpful advice for them to resolve the issue.

EsterBergen commented 2 weeks ago

Can you please continue the conversation here. https://github.com/OfficeDev/office-js/issues/3466

I believe this is a duplicate bug to 3466