mozilla-mobile / firefox-echo-show

Firefox for Amazon's Echo Show
Mozilla Public License 2.0
25 stars 12 forks source link

YouTube player does not actually go into full screen mode #280

Open devinreams opened 5 years ago

devinreams commented 5 years ago

Steps to Reproduce

  1. "Alexa, open YouTube"
  2. Click any video
  3. Click fullscreen

Expected Behaviour

Video plays in fullscreen

Actual Behaviour

Toolbar remains at top of screen. Video plays below

severinrudie commented 5 years ago

Note: not reproducible on videos from nbcnews.com

severinrudie commented 5 years ago

Not reproducible on v1.2 (APK taken from https://github.com/mozilla-mobile/firefox-echo-show/releases/tag/v1.2)

severinrudie commented 5 years ago

This is interesting.

severinrudie commented 5 years ago

This problem is reproducible when pushing the v1.3 APK listed under releases (https://github.com/mozilla-mobile/firefox-echo-show/releases/tag/v1.3), but is not reproducible when building v1.3 debug from source.

severinrudie commented 5 years ago

This is also not reproducible with a locally built, release flavor, v1.3 APK.

severinrudie commented 5 years ago

We are resubmitting 1.3 as 1.3.1 to see if this corrects the issue in production before devoting further time to investigation here.