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 videos shows web content at the bottom of the screen #928

Open
jonalmeida opened this issue Oct 23, 2019 · 2 comments
Open

Fullscreen videos shows web content at the bottom of the screen #928

jonalmeida opened this issue Oct 23, 2019 · 2 comments
Labels
🐞 bug Something isn't working

Comments

@jonalmeida
Copy link
Collaborator

Steps to reproduce

  1. Disable WebRender with gfx.webrender.force-disable.
  2. Open a youtube video in fullscreen.

Expected behavior

  • No strange content on the bottom of the screen.

Actual behavior

  • Strange content arises.

Device information

  • Android device: Pixel 2 (Android 10)
  • Reference Browser version:

1.0.1943 (Build #12941208 GV: 71.0a1-20191018095340)
📦: 18.0.0, d40f5a40d
🚢: 0.41.0

Screenshot_20191022-201325

@jonalmeida jonalmeida added the 🐞 bug Something isn't working label Oct 23, 2019
@theres-waldo
Copy link

@hiikezoe Any relation to bug 1586144, perhaps will be fixed by it?

@hiikezoe
Copy link
Contributor

Oh yes, this is partly would be fixed by bug 1586144, with that bug the area would be blank.

Then, reference-browser needs this change because in Gecko side we don't know whether the toolbar is hidden or visible on fullscreen, it totally depends on what the implementer of GeckoView does.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants