Skip to content
This repository has been archived by the owner on Aug 13, 2023. It is now read-only.

AV: iFrame scrollbar media player fix #2684

Merged
merged 10 commits into from
Nov 26, 2019
Merged

Conversation

HarveyPeachey
Copy link
Contributor

@HarveyPeachey HarveyPeachey commented Nov 25, 2019

Partially bbc/simorgh#4734

Overall change: Fixed visual bug in some browsers that showed the scroll bar for the top iframe of the AV Media Player

Code changes:

  • Added scrolling="no" to top iframe for canonical and amp to disable the visual for the iframe scrollbar.
  • Updated snapshots

  • I have assigned myself to this PR and the corresponding issues
  • Automated jest tests added (for new features) or updated (for existing features)
  • This PR requires manual testing - Tested by pulling into simorgh and using Browserstack to view it locally through Chrome on Windows 7.

Additional Info
This will need to be bumped in Simorgh.

Copy link
Contributor

@jamesdonoh jamesdonoh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, one question: does this problem not manifest on AMP?

@HarveyPeachey HarveyPeachey added the a11y Accessibility-related task label Nov 26, 2019
@HarveyPeachey HarveyPeachey removed the a11y Accessibility-related task label Nov 26, 2019
@HarveyPeachey
Copy link
Contributor Author

Looks good, one question: does this problem not manifest on AMP?

Yep I've added the fix to amp as well

@HarveyPeachey HarveyPeachey merged commit ca71d2a into latest Nov 26, 2019
@HarveyPeachey HarveyPeachey deleted the scrollbar-av-player-fix branch November 26, 2019 12:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
articles-av-epic ws-articles Tasks for the WS Articles Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants