-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Videos with different aspect ratio than device are zoomed in #8252
Comments
Reproducible on a pixel 3 |
The bug also occurs when a landscape video is made full-screen in the portrait mode. The video is scrollable vertically even though the whole video is in view. |
Seems to happen with every video, whether in landscape or not, at least on an XZ1 Compact running LineageOS 16. Every video can be scrolled up or down, regardless of whether its dimensions match the screen. Most (all?) of the time, the entire video is onscreen at the middle scroll level, but it automatically scrolls to the top or bottom if I take my finger off the screen. EDIT: I believe Issue #7333, which was closed in favor of this ticket, describes the issue better, at least in my experience. |
It doesn't allow scrolling now, which means that the bottom of the video including the controls is permanently cut off until you exit fullscreen.. |
Pulling in the info from the comment here: #7333 (comment) This seems to be much worse when toolbar is set to the top than when it is set to the bottom. You should not be able to scroll in fullscreen mode for either configuration. |
Copying from https://bugzilla.mozilla.org/show_bug.cgi?id=1654800#c3
|
This is a different problem than I reported in #14548. This ticket here is about that the video zooms too much which makes the subtitle invisible, but what I see is that it does not zoom enough leaving a wide white bar on the right side and a narrow white bar on the left side, but showing subtitles normally. |
I'd like to add this was fixed by the addon "Ultrawideo" on Fennec, not available in Fenix of course. When setting the mode to "normal" videos were played back normally. I hope this info can help someone working on this bug. |
Unlike mentioned on above post, in 14533 it is not zoomed in. You can not scroll. The video is cropped and stuck so the bottom half is gone. |
This worked great and is something that will carry over even if I refresh my Firefox on my phone. Even shows the captions correctly. What I notice is that the "top" of my screen is now white where before it was covered by the oversized player. So now the scaling matches the actual screen size. |
Some update to YouTube or Firefox appeared to fix the issue for me a while
ago
…On Thu, Jul 8, 2021, 1:10 PM OrionRed ***@***.***> wrote:
Fix for Moto g9 Plus:
Go to Settings > Display > Advanced > Full Screen > Turn on Firefox
This worked great and is something that will carry over even if I refresh
my Firefox on my phone. Even shows the captions correctly.
What I notice is that the "top" of my screen is now white where before it
was covered by the oversized player. So now the scaling matches the actual
screen size.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#8252 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB46VXXC3A6Z4WNZUVDO3DTTWXLZDANCNFSM4KR64JVQ>
.
|
Has anyone fixed or worked around this on Vimeo? EDIT: I have since unsubscribed |
@yaomtc I can confirm that I don't experience the bug anymore in Youtube and some... sites that require private browsing. I just tried on Vimeo however, and the bug is still there. For the time being, I guess you can use the Vimeo app, until it is fixed. |
Still broken. Observed on YouTube video with a 4:3 aspect on a phone (Pixel) with a 20:9 aspect. The video fills from the left to right edge, cropping off the bottom half. Workaround: create a custom addon collection with a User Agent switcher addon. |
I can confirm that as well. Widescreen videos seem to work, but 4:3 videos or other videos with unusual aspect ratios don't. |
Maybe related https://bugzilla.mozilla.org/show_bug.cgi?id=1754802 |
I am using the CSS below to fix the problem using uBlock. It pins the video to the top of the screen, scales it to be as large as possible. I find the other CSS style for the player container is not needed. I've made this change on other websites as well. 99% of the time you only have to change the domain. Typically video works as a selector. If it doesn't you can use a PC to visit the mobile website and figure out what selector you need.
Note: this "breaks" non-full screen and I cannot get the :fullscreen selector to work in uBlock. If you manage to get the fullscreen selector to work.. this fix shouldn't break normal youtube. For now I always go full screen. |
It is not working for me. Could you please help.
I made sure that ublock origin has "my filters" ticked on |
@RByers Sorry to bother you. Do we have any updates for this? The issue is still present on my Galaxy S20 FE |
So, I wonder: @AlexEastwood can you install some variant of Firefox you haven't ever installed before yet on that phone (e.g. nightly) and check whether that fresh install defaults to that setting (which in this case you couldn't have had preconfigured from any previous install), or whether it installs with it defaulting to on nowadays? |
Reason I ask is because I have a notchless ultrawide phone and so I don't have most of the issues here but something feels off about the aspect ratio on certain video streaming platforms but I can't say for certain whether it's my imagination or not, so I ran into this open issue and went through the various fixes proposed here, which doesn't seem to have changed anything (but also, my possible symptoms, if indeed they are symptoms, aren't QUITE the same as anyone else's here), but I found that at least Firefox Beta on my phone auto defaulted to having that setting turned on already |
As far as I can tell all possibly related bugzilla bug entries have gotten fixed recently. The only possible outstanding one I could see consists of https://bugzilla.mozilla.org/show_bug.cgi?id=1007286 but that one doesn't really count for the purposes of this issue I'd claim. Does anyone here still experience any symptoms, and if so, which? (BESIDES YouTube) |
Moved to bugzilla: https://bugzilla.mozilla.org/show_bug.cgi?id=1813883 Change performed by the Move to Bugzilla add-on. |
Videos with a smaller aspect ratio will be zoomed in. For example, videos in 16:9 running on a device that has an 18:9 aspect ratio will zoom them in, making the user able to scroll up/down the video, which can be problematic if the user is watching a video with subtitles. It should be either not zoomed in, or given the choice to.
I realise this is low priority, but it is still a problem.
Status as of Feb-2022: YouTube issue is not a Firefox issue. They are doing user agent detection that only works in Chrome. A Chrome engineer has opened a YouTube bug with them. It is possible to work around this using Ublock
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: