Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-38977

Multimedia macro always autoplays, regardless of the macro option

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Medium
    • None
    • None
    • None

    Description

      NOTE: This bug report is for Confluence Server. Using Confluence Cloud? See the corresponding bug report.

      Steps to reproduce:

      1. Attach a movie to a page.
      2. Insert a multimedia macro, showing your uploaded attachment. Ensure that autostart is unchecked.
      3. Save the page. The video will autoplay even though you left autostart unchecked.

      Example page: https://extranet.atlassian.com/pages/viewpage.action?pageId=2549712527

      Workaround:

      a) Insert the video using the new Files Previewer (just press Insert from the attachments page).

      b) If that doesn't work (the Files Previewer notably doesn't support mp4s), you can use the following snippit in a HTML macro:

      <video controls src="/download/attachments/pageId/attachmentName" width=1000 height=650>
      
      • pageId can be found in the URL bar when you edit the page
      • attachmentName is just the name of the file you uploaded

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              briosa Blake Riosa (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: