Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fullscreen & onscreen animation conflict #241

Open
joe-replin opened this issue Sep 1, 2022 · 0 comments
Open

Fullscreen & onscreen animation conflict #241

joe-replin opened this issue Sep 1, 2022 · 0 comments
Labels

Comments

@joe-replin
Copy link
Contributor

joe-replin commented Sep 1, 2022

Subject of the issue/enhancement/features

When a media player is in its starting state (poster image showing), an attached _onScreen animation option will cause the page to shift as well as lock the position of the page instead of allowing the media player to go full screen.

Your environment

  • v5.22.3 FW
  • v6.1.1 Media
  • 105.0.5195.54 Chrome
  • Windows 10

Steps to reproduce

  1. Add an _onScreen animation to either the block or component containing a media player. I used 'fade-in-bottom' for the animation.
  2. Before playing a video, select the fullscreen button.

Expected behaviour

The media player while the poster image is showing should expand to the fullscreen state.

Actual behaviour

An attached _onScreen animation option will cause the page to shift as well as lock the position of the page instead of allowing the media player to go full screen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants