• 1. Go to https://www.stevenjaycohen.com/
    2. Scroll down to see the audio playlist
    3. Open and close the site menu without changing pages
    4. Scroll down to see the audio playlist

    You will see that the audio player now extends all the way to the right end of the screen. Refresh the page and this goes back to normal.

    Reproduced on both the current versions of Chrome and Firefox on the Mac.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter Steven Jay Cohen

    (@stevenjaycohen)

    Update, please use: https://www.stevenjaycohen.com/demos/ instead.

    Thread Starter Steven Jay Cohen

    (@stevenjaycohen)

    If you follow the steps in the original posting on an Android phone using Chrome (Android v4.4 I think), the playlist begins to auto-play after you do step 3.

    This is starting to sound more like a bug in the audio playlist that is simply revealed by the Boardwalk theme. If you can help me confirm that, I would love to be part of helping to submit a formal bug report to WordPress core.

    Thread Starter Steven Jay Cohen

    (@stevenjaycohen)

    Proposed fix?

    .wp-playlist .mejs-container {
         max-width:624px;
    }

    By default, the container above is set to 100%. The CSS that I propose sets it to the size of the container on all screens. This seems to handle the desktop issue.

    If you come up with better, more thorough CSS, please post it here in reply until it is fixed by an update to Boardwalk.

    Thread Starter Steven Jay Cohen

    (@stevenjaycohen)

    Migrated away from Boardwalk so the links above do not demonstrate the problem anymore. The problems can be reproduced easily. Hoping they are repaired soon.

    Interesting bug! I was able to replicate the player stretching issue in Boardwalk, but not in Minnow, another theme with a right-hand slide-out panel, so this could be theme-specific vs. an issue with the player. I’ll report it to our developers so they can have a look and we’ll keep you posted here.

    If you follow the steps in the original posting on an Android phone using Chrome (Android v4.4 I think), the playlist begins to auto-play after you do step 3.

    Did this behaviour stop when you switched to a different theme?

    Theme Author Automattic

    (@automattic)

    Thanks for bringing this bug to our attention! We’ve fixed it in the latest release.

    Cheers,
    Caroline

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘audio playlist expands width after show/hide menu’ is closed to new replies.