Skip to content

[Issue] Vimeo video play issue after clicking play icon #33417

Closed
@m2-assistant

Description

@m2-assistant

This issue is automatically created based on existing pull request: #33407: Vimeo video play issue after clicking play icon


Description (*)

Vimeo video does't play video after clicking play button on video thumbnail of product page. Instead it shows another play icon in iframe.
It needs 3 clicks to play a vimeo video.
1 - Click on Video icon on left panel.
2 - Click play icon on thumbnail.
3 - Then Click on another play icon.

Expected Result:
It plays vimeo video when we click on play button.

Advance browsers like FireFox, Chrome and Safari are now blocking video autoplay by default. Chrome auto play policy https://developers.google.com/web/updates/2017/09/autoplay-policy-changes.

To fix this issue i added muted=1 in iframe url. After adding muted=1 it plays video by clicking play icon one time.

Related Pull Requests

Manual testing scenarios (*)

  1. ... Open product page.
  2. ... Select video from gallary.
  3. ... Click on play button.
  4. ... It plays vimeo video.

Questions or comments

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • README.md files for modified modules are updated and included in the pull request if any README.md predefined sections require an update
  • All automated tests passed successfully (all builds are green)

Metadata

Metadata

Assignees

Labels

Area: UI FrameworkComponent: ProductVideoIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedPriority: P2A defect with this priority could have functionality issues which are not to expectations.Progress: doneReported on 2.4.xIndicates original Magento version for the Issue report.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branch

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions