this post was submitted on 13 Nov 2023
4 points (83.3% liked)

Linux

7839 readers
224 users here now

Welcome to c/linux!

Welcome to our thriving Linux community! Whether you're a seasoned Linux enthusiast or just starting your journey, we're excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let's dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!

Rules:

  1. Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.

  2. Be respectful: Treat fellow community members with respect and courtesy.

  3. Quality over quantity: Share informative and thought-provoking content.

  4. No spam or self-promotion: Avoid excessive self-promotion or spamming.

  5. No NSFW adult content

  6. Follow general lemmy guidelines.

founded 1 year ago
MODERATORS
 

I recently switched to Linux. First I tried Pop_OS, and am now on Nobara. On both systems I have this issue, that when I open a YouTube video in a new tab, and immediately start fullscreen, it doesn't properly do it.

As you probably know, YouTube videos start playing before the whole page has finished loading. There are some placeholders for the title and description etc, but the actual text is still loading despite the video already playing. If I enter fullscreen during this moment, the browser enters full screen mode, but not the video/website.

What I remember happening on windows is that when the page finished loading, the video would enter proper fullscreen mode. Now, on Linux, that doesn't seem to work and the website just gets displayed regularly with the browser now in fullscreen mode.

Any ideas on what could cause this or how to troubleshoot this?

all 12 comments
sorted by: hot top controversial new old
[–] DerisionConsulting@lemmy.ca 3 points 10 months ago (1 children)

I have never had this issue before, but you should include which browser you are using and how it was installed. In my experience, "flatpack" browsers sometimes act weird, and installing them the traditional way resolved the issue.

[–] meekah@lemmy.world 2 points 10 months ago* (last edited 10 months ago)

Ah sorry. I am using firefox. It came pre-installed, but i'll check which packet manager it uses for updates.

edit: it seems to be installed through dnf

[–] palordrolap@kbin.social 3 points 10 months ago (1 children)

What are you using to full-screen the video?

That is, are you using the letter-F key while the video is the active screen element, or likewise, clicking the full-screen icon in the bottom right of the video, or are you doing something else?

What it sounds like you're doing is using something like the F11 key, which is the browser's own "go fullscreen" key, but that's not for the video. (I will admit to having done this accidentally once or twice when I'm not concentrating.)

OR Maybe you're not doing that but something else is hooking into F11 instead??

FWIW, I've never had anything like what you describe happening on Mint (LMDE)

[–] meekah@lemmy.world 3 points 10 months ago

I am using F to go fullscreen.

[–] Send_me_nude_girls@feddit.de 2 points 10 months ago* (last edited 10 months ago) (1 children)

I had this issue once and it was because of a browser extension. Check if it's gone if you disable all. Worth a try.

[–] meekah@lemmy.world 2 points 10 months ago

Definitely worth a try. Thanks

[–] marswarrior@lemmy.world 2 points 10 months ago (1 children)

I recommend using freetube: https://freetubeapp.io/
It's a youtube desktop client, no tracking or ads and works perfectly on Linux.

[–] meekah@lemmy.world 2 points 10 months ago

thanks, I'll give it a try!