PPTX: verify slideshow mode and speaker notes round-trip #156
Labels
No labels
prio_critical
prio_low
type_bug
type_contact
type_issue
type_lead
type_question
type_story
type_task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lhumina_code/hero_archipelagos#156
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.tsshows 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
allow="fullscreen"is set on the iframe andpermissions.fullscreenis set in the editor config (whichever flag OnlyOffice 9.x reads).