Open Bug 1850998 Opened 2 years ago Updated 1 month ago

[NSFW] Video does not display correctly when in full screen on chaturbate

Categories

(Web Compatibility :: Site Reports, defect, P2)

Firefox 117
All
Android

Tracking

(Webcompat Priority:P3, Webcompat Score:1, firefox117 affected, firefox118 affected, firefox119 affected, firefox121 affected, firefox122 affected, firefox123 affected)

ASSIGNED
Webcompat Priority P3
Webcompat Score 1
Tracking Status
firefox117 --- affected
firefox118 --- affected
firefox119 --- affected
firefox121 --- affected
firefox122 --- affected
firefox123 --- affected

People

(Reporter: emanuellclaudiu, Assigned: twisniewski)

References

()

Details

(4 keywords, Whiteboard: [webcompat:sightline][webcompat:core])

User Story

platform:android
impact:significant-visual
configuration:general
affects:all
outreach-assignee:jrmuizel
outreach-contact-date:2025-02-25
user-impact-score:0

Attachments

(2 files)

User Agent: Mozilla/5.0 (Android 11; Mobile; rv:109.0) Gecko/118.0 Firefox/118.0

Steps to reproduce:

  1. Enter this site: https://m.chaturbate.com
  2. We select any video which is also live stream.
  3. Press to enter full screen.
  4. You can see that the address tray remains on the screen along with the video. (And it can't be put in PIP - Picture-in-Picture either)
    I put a screenshot.

Actual results:

The video does not stream correctly in full screen.

Expected results:

The video should be correctly placed in full screen.
In Chrome it works fine.

There are many sites, with live stream, which has the same behavior. Can it be checked and solved?

Flags: needinfo?(m_kato)
Flags: needinfo?(jonalmeida942)
Flags: needinfo?(jboek)
Flags: needinfo?(jackyzy823)
Flags: needinfo?(cpeterson)

Can you provide another SFW site that we can use for testing?

Also, please do not need-info people when filing a bug, we have a triage process and while it can be slow at times we a lot of bugs to get through to fix. 🙂

Flags: needinfo?(m_kato)
Flags: needinfo?(jonalmeida942)
Flags: needinfo?(jboek)
Flags: needinfo?(jackyzy823)
Flags: needinfo?(cpeterson)

(In reply to Jonathan Almeida [:jonalmeida] from comment #2)

Can you provide another SFW site that we can use for testing?

Also, please do not need-info people when filing a bug, we have a triage process and while it can be slow at times we a lot of bugs to get through to fix. 🙂

At the moment I have only noticed this error on this site, tested in Firefox and Chrome.

Is this a recent regression in 118 or 119? I see your screenshot filename says "Firefox Nightly", but the User-Agent string in comment 0 says "Firefox/118.0".

Component: Browser Engine → Media
Product: Fenix → GeckoView
Summary: Video does not display correctly when in full screen → [NSFW] Video does not display correctly when in full screen

(In reply to Chris Peterson [:cpeterson] from comment #4)

Is this a recent regression in 118 or 119? I see your screenshot filename says "Firefox Nightly", but the User-Agent string in comment 0 says "Firefox/118.0".

I can reproduce on Firefox Nightly, Firefox Beta and Firefox Stable. I think it's been a problem for a long time.

This site seems to use videojs (https://github.com/videojs/video.js). But this doesn't call element.requestFullscreen() on content script.

Moving to webcompat.

Component: Media → Mobile
Product: GeckoView → Web Compatibility

(I guess that this issue is web site bug, not video.js).

This error is reproducible on the latest versions, Nightly, Beta and Stable. It can be verified

Flags: needinfo?(cpeterson)

eclaudiu64, this issue is web site side, not Firefox. They look user-agent name. If it is Firefox, they don't set window to full screen. Ask web site's owner.

      function U() {
        if ((0, s.Tt) ()) return !1;
        if (/UCBrowser|Firefox|SamsungBrowser/.test(navigator.userAgent)) return !1;
        if (/Chrome\//.test(navigator.userAgent)) {
          const e = navigator.userAgent.split('Chrome/') [1].split('.') [0];
          if (parseInt(e) < 72) return !1
        }
        return !0
      }
Priority: -- → P3
Component: Mobile → Site Reports
Severity: -- → S4
User Story: (updated)
Priority: P3 → P2
Whiteboard: [webcompat:sightline]
Webcompat Priority: --- → P2
Summary: [NSFW] Video does not display correctly when in full screen → [NSFW] Video does not display correctly when in full screen on chaturbate
Webcompat Score: --- → 6
Keywords: leave-open
Assignee: nobody → twisniewski
Status: NEW → ASSIGNED
Pushed by twisniewski@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/86a5b6e31c5c add an intervention for chaturbate.com on Android so fullscreen is actually fullscreen; r=denschub,webcompat-reviewers
Webcompat Score: 6 → 1
User Story: (updated)
Webcompat Priority: P2 → P3
Whiteboard: [webcompat:sightline] → [webcompat:sightline][webcompat:core]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: