Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

Disable bottom-right corner scroll down button when in full screen

  • 1 Antwort
  • 0 haben dieses Problem
  • 1 Aufruf
  • Letzte Antwort von zeroknight

more options

When watching Youtube in full screen, mousing over bottom right corner of the screen activates some kind of a miniscule scroll down button. I assume this is an issue with Firefox since it does not occur in other browsers. I want to disable this functionality so when instinctively navigating to the bottom right corner I disable full screen, not scroll down.

When watching Youtube in full screen, mousing over bottom right corner of the screen activates some kind of a miniscule scroll down button. I assume this is an issue with Firefox since it does not occur in other browsers. I want to disable this functionality so when instinctively navigating to the bottom right corner I disable full screen, not scroll down.
Angefügte Screenshots

Alle Antworten (1)

more options

You can hide the scrollbar in fullscreen youtube by installing uBlock Origin and adding the following line to "My filters":

 youtube.com##ytd-app:style(scrollbar-width: none !important;)