# Youtube fullscreen button transfers you to another post in topic (2)

**URL:** <https://meta.discourse.org/t/youtube-fullscreen-button-transfers-you-to-another-post-in-topic-2/46709>\
**Category:** Bug\
**Created:** [2016年七月1日 14:24 UTC](https://meta.discourse.org/t/youtube-fullscreen-button-transfers-you-to-another-post-in-topic-2/46709 "2016-07-01T14:24:17Z")\
**Posts on this page:** 3\
**Page:** 1

<div class="post-metadata">

**Author:** ![ampburner](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ampburner/32/5103_2.png) [@ampburner](https://meta.discourse.org/u/ampburner)\
**Post date:** [2016年七月1日 14:24 UTC](https://meta.discourse.org/t/youtube-fullscreen-button-transfers-you-to-another-post-in-topic-2/46709/1 "2016-07-01T14:24:17Z")

</div>

I am experiencing this same issue as described here.  
[https://meta.discourse.org/t/youtube-fullscreen-button-transfers-you-to-another-post-in-topic/41420](https://meta.discourse.org/t/youtube-fullscreen-button-transfers-you-to-another-post-in-topic/41420)

The topic was locked due to “cannot reproduce” so here is some more specific information.

Reproduction scenario:

play any video in this thread and go full screen  
Chrome 51.0.2704.106 m  
Works in Firefox  
[http://www.hitmanforum.com/t/elusive-target-5-the-gun-runner/8635/2](http://www.hitmanforum.com/t/elusive-target-5-the-gun-runner/8635/2)

I have found that viewport size influences the bug.  
on smaller screens the functionality works fine. on large screens the bug manifests itself.

I suspect it has to do with html elements overlapping the video player in certain responsive layout states.

---

<div class="post-metadata">

**Author:** ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)\
**Post date:** [2016年七月1日 19:21 UTC](https://meta.discourse.org/t/youtube-fullscreen-button-transfers-you-to-another-post-in-topic-2/46709/2 "2016-07-01T19:21:36Z")

</div>

Covered here

> [@Youtube One-Box cannot maximize](https://meta.discourse.org/t/youtube-one-box-cannot-maximize/24639/15):
>
> I was able to reproduce and what seems to be happening is Chrome briefly resizes the discourse window beneath to fullscreen before applying the video. I’m pretty sure [it’s this bug](https://bugs.chromium.org/p/chromium/issues/detail?id=460709&q=youtube%20fullscreen&colspec=ID%20Pri%20M%20Week%20ReleaseBlock%20Cr%20Status%20Owner%20Summary%20OS%20Modified) which has been around for over a year frowning In terms of a workaround, I don’t think there’s anything we can do as the fullscreen code is triggered within the iframe, which is outside of our security context.

---

<div class="post-metadata">

**Author:** ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)\
**Post date:** [2016年七月1日 19:21 UTC](https://meta.discourse.org/t/youtube-fullscreen-button-transfers-you-to-another-post-in-topic-2/46709/3 "2016-07-01T19:21:42Z")

</div>


