PPTX: verify slideshow mode and speaker notes round-trip #156

Open
opened 2026-04-26 08:24:33 +00:00 by zaelgohary · 0 comments
Member

Slideshow / present mode is the headline feature of any presentation tool. OnlyOffice supports it; whether it works inside our hero_office_ui iframe with our config is untested. The screenshot from office_editor_real.spec.ts shows the toolbar but never enters slideshow.

Speaker notes are also unverified — content typed into the notes pane should round-trip through save-back the same as slide bodies.

Acceptance

  • Seed a Hello.pptx with at least two slides, each carrying speaker notes.
  • E2E test enters slideshow mode (button click or F5 equivalent), advances slides, exits, asserts no error dialog and the iframe's fullscreen mode worked. Verify allow="fullscreen" is set on the iframe and permissions.fullscreen is set in the editor config (whichever flag OnlyOffice 9.x reads).
  • Save-back round-trip for speaker notes: edit notes in slide 1, save, reopen, assert notes persisted.
Slideshow / present mode is the headline feature of any presentation tool. OnlyOffice supports it; whether it works inside our hero_office_ui iframe with our config is untested. The screenshot from `office_editor_real.spec.ts` shows the toolbar but never enters slideshow. Speaker notes are also unverified — content typed into the notes pane should round-trip through save-back the same as slide bodies. ## Acceptance - Seed a Hello.pptx with at least two slides, each carrying speaker notes. - E2E test enters slideshow mode (button click or F5 equivalent), advances slides, exits, asserts no error dialog and the iframe's fullscreen mode worked. Verify `allow="fullscreen"` is set on the iframe and `permissions.fullscreen` is set in the editor config (whichever flag OnlyOffice 9.x reads). - Save-back round-trip for speaker notes: edit notes in slide 1, save, reopen, assert notes persisted.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_archipelagos#156
No description provided.