Croping issue when I Watch Netflix fullscreen with safari

Hi everyone, I hopped you could hep me. I have an issue with Safari. When I watch Netflix and go full screen the image is cropped (zoomed in). It only Happens with Netflix and only with the newest version of safari. Anyone as the same issue ?

Posted on Nov 12, 2023 05:40 AM

Reply
Question marked as Top-ranking reply

Posted on Jan 5, 2024 01:14 PM

I had this problem too. I haven't find any solution, so I made one, unit somebody will fix this. I am using app called Cascadea, which is injecting CSS to Netflix website, which can solve the issue.


  1. Install Cascadea or other css injection app
  2. Create new injection - set "URL starts with" and add "https://netflix.com
  3. Paste the code, save, turn on
video {
max-width: 100vw;
max-height: 100vh;
}

4. Watch your favorite show with fullscreen ✨


Thank me here

11 replies
Question marked as Top-ranking reply

Jan 5, 2024 01:14 PM in response to ludovic69

I had this problem too. I haven't find any solution, so I made one, unit somebody will fix this. I am using app called Cascadea, which is injecting CSS to Netflix website, which can solve the issue.


  1. Install Cascadea or other css injection app
  2. Create new injection - set "URL starts with" and add "https://netflix.com
  3. Paste the code, save, turn on
video {
max-width: 100vw;
max-height: 100vh;
}

4. Watch your favorite show with fullscreen ✨


Thank me here

Dec 15, 2023 04:24 AM in response to ludovic69

Hi. I think I found a solution.


The issue was also reported on reddit, so I’m guessing that the issue arises when your device is connected to an external monitor. 

I can’t really tell if the issue is coming from Netflix or Safari, but I also use a MacBook Pro with an external monitor (LG Ultrafine 4K).


So the solution is—instead of entering the full screen mode by clicking the full screen icon in the lower right corner on Netflix or by double-clicking the video you’re watching—go to the menu bar on Safari. Then, select “View” and select “Enter Full Screen.” Voila.


In other words, Safari menu bar > View > Enter Full Screen.


Thanks. 

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Croping issue when I Watch Netflix fullscreen with safari

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.