New Youtube Bug

Users and developers helping users with generic and technical Pale Moon issues on all operating systems.

Moderator: trava90

Forum rules
This board is for technical/general usage questions and troubleshooting for the Pale Moon browser only.
Technical issues and questions not related to the Pale Moon browser should be posted in other boards!
Please keep off-topic and general discussion out of this board, thank you!
endemion

Re: New Youtube Bug

Unread post by endemion » 2018-08-07, 21:40

Returning possibly related modified prefs to default didn't do it.

Emptying site preferences also didn't do it.

That one zoom setting that looks ok just is way to much zoom for everything else, even adds an annoying horizontal scroll bar. As said with a fresh profile the problem does not appear. CTRL + 0 doesn't fix it and right now looks like the third screen shot I posted earlier so I guess I made it worst somehow.

I'll not look into the user agent thing lihatt mentioned. If that doesn't work out I'm gonna give up and switch to cinema mode.

coffeebreak
Moon Magic practitioner
Moon Magic practitioner
Posts: 2986
Joined: 2015-09-26, 04:51
Location: U.S.

Re: New Youtube Bug

Unread post by coffeebreak » 2018-08-07, 22:48

endemion wrote:That one zoom setting that looks ok just is way to much zoom for everything else...
By "everything else" do you mean everywhere else on YouTube, or everywhere else on all domains?
If the latter, that shouldn't happen: Check that browser.zoom.siteSpecific is set to true, the default.
endemion wrote:The problem does not appear when I start pale moon with a fresh profile. Going back to my regular profile I therefor disabled all the add-ons but to no effect.

Did you disable the add-ons manually or via safe mode? If manually, please try safe mode because it disables a few other things, in particular themes and visual customizations.

Also, have you tried deleting/refreshing your cookies (and other local storages) for YouTube and Google?

User avatar
therube
Board Warrior
Board Warrior
Posts: 1651
Joined: 2018-06-08, 17:02

Re: New Youtube Bug

Unread post by therube » 2018-08-09, 02:29

By the same token, have you modified your useragent string for yahoo.com?
(PM already has an override set for yahoo.)

User avatar
Moonraker
Board Warrior
Board Warrior
Posts: 1878
Joined: 2015-09-30, 23:02
Location: uk.

Re: New Youtube Bug

Unread post by Moonraker » 2018-08-09, 08:52

endemion wrote:I have a somewhat similar issue. Since the last update or google's update (youtube layout change) the video is to much to the right.

If I were to clear the cache would that remove the color change memory of links previously clicked?

(that would be unacceptable as that is what I use to keep track of what anime shows I've seen on certain websites)
I have experienced this issue when resizing the browser window and the main youtube box over reaches into the selections on the right hand size,Only been occuring very recently though.
user of multiple puppy linuxes..upup,fossapup.scpup,xenialpup..... :thumbup:

Pale moon 29.4.1

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 35583
Joined: 2011-08-28, 17:27
Location: Motala, SE
Contact:

Re: New Youtube Bug

Unread post by Moonchild » 2018-08-09, 09:00

Most likely this is a problem specifically with YouTube's code. If it responds incorrectly to window resizes it's likely a mistake in their scripting calculating the desired size and position of the page elements.
"Sometimes, the best way to get what you want is to be a good person." -- Louis Rossmann
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

jez9999
Fanatic
Fanatic
Posts: 106
Joined: 2015-05-30, 19:35
Location: UK

Re: New Youtube Bug

Unread post by jez9999 » 2018-08-16, 21:46

So, is there any workaround for this? YouTube was rendering fine for me and just now it's started looking like this:

Image

It looks OK in Chrome. I'm guessing this is one of Google's "we don't give a damn about unsupported browsers" code changes, so it's probably gonna be down to Pale Moon to figure out the rendering problem and fix it. Either that or have the biggest site on the web looking like ass.

User avatar
NovaDelta
Apollo supporter
Apollo supporter
Posts: 44
Joined: 2018-06-28, 15:26

Youtube Shifted to Right Bug

Unread post by NovaDelta » 2018-08-16, 21:51

Before you say that this has been posted before, I know. I have tried all of the solutions in that post and none of them worked.

I've been having a bug that just started not long after I updated to Pale Moon 28. After the update, about two videos played correctly and after that all of the videos were shifted to the right like this:
Screenshot (368).png
Any solutions?

Pale Moon 28
Windows 1709 Home 64-Bit

jez9999
Fanatic
Fanatic
Posts: 106
Joined: 2015-05-30, 19:35
Location: UK

Re: New Youtube Bug

Unread post by jez9999 » 2018-08-16, 21:55

For the record, changing the config setting general.useragent.override.youtube.com to the following seems to fix it:

Code: Select all

Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:61.0) Gecko/20100101 Firefox/61.0

User avatar
Tomaso
Board Warrior
Board Warrior
Posts: 1622
Joined: 2015-07-23, 16:09
Location: Norway

Re: Youtube Shifted to Right Bug

Unread post by Tomaso » 2018-08-16, 22:08

Personally, I think the word "update" is the key here.
For a major release (such as v28), I'd recommend performing a clean install:
viewtopic.php?f=3&t=11170&p=78365#p78365
..but that's just me.
Most people will call it overkill, so you should probably check out Moonchild's tips here first:
viewtopic.php?f=3&t=216/

Daikun
Lunatic
Lunatic
Posts: 443
Joined: 2013-12-13, 20:54
Location: California

Re: Youtube Shifted to Right Bug

Unread post by Daikun » 2018-08-16, 22:10

about:config
general.useragent.override.youtube.com
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:61.0) Gecko/20100101 Firefox/61.0

It will look like the Chrome version of the website with a rather large player, but at least the video is positioned properly.

If you don't like the way that looks, then I suppose we'll just have to either wait it out for Google to fix it, or wait for someone to release a temporary add-on to patch the problem.
Last edited by Daikun on 2018-08-16, 22:12, edited 1 time in total.

User avatar
NovaDelta
Apollo supporter
Apollo supporter
Posts: 44
Joined: 2018-06-28, 15:26

Re: New Youtube Bug

Unread post by NovaDelta » 2018-08-16, 22:15

jez9999 wrote:For the record, changing the config setting general.useragent.override.youtube.com to the following seems to fix it:

Code: Select all

Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:61.0) Gecko/20100101 Firefox/61.0
Just curious if there's any way to do this while also keeping the old UI?

konstantx
Apollo supporter
Apollo supporter
Posts: 49
Joined: 2018-02-15, 22:10

Re: New Youtube Bug

Unread post by konstantx » 2018-08-16, 22:21

I got the same problem on YouTube, it started after upgrading to 28.0.0 I tried to roll back to 27.9.4 did not help
Attachments
44444.jpg

User avatar
NovaDelta
Apollo supporter
Apollo supporter
Posts: 44
Joined: 2018-06-28, 15:26

Re: New Youtube Bug

Unread post by NovaDelta » 2018-08-16, 22:23

konstantx wrote:I got the same problem on YouTube, it started after upgrading to 28.0.0 I tried to roll back to 27.9.4 did not help
same man

dookie

Re: New Youtube Bug

Unread post by dookie » 2018-08-16, 22:25

I've come across the same issue after the most recent PaleMoon update (i.e. the video is offset rightwards leaving a black margin on the left and blocking the column on the right). Setting useragent override to the string in the above post seems to have fixed it, but it introduces other unwanted effects. For instance, the various elements' size scaling is acting strange and the default size of videos and preview images are much larger regardless of the level of zoom. In other words, zooming out only affects text (with this override reporting useragent as firefox), and therefore the video and images are too large.
Last edited by dookie on 2018-08-16, 22:26, edited 2 times in total.

User avatar
NovaDelta
Apollo supporter
Apollo supporter
Posts: 44
Joined: 2018-06-28, 15:26

Re: New Youtube Bug

Unread post by NovaDelta » 2018-08-16, 22:29

dookie wrote:I've come across the same issue after the most recent PaleMoon update (i.e. the video is offset rightwards leaving a black margin on the left and blocking the column on the right). Setting useragent override to the string in the above post seems to have fixed it, but it introduces other unwanted effects. For instance, the various elements' size scaling is acting strange and the default size of videos and preview images are much larger regardless of the level of zoom. In other words, zooming out only affects text (with this override reporting useragent as firefox), and therefore the video and images are too large.
Honestly I'd rather have the old UI with broken video than new UI wild working video.

User avatar
SpockFan02
Astronaut
Astronaut
Posts: 535
Joined: 2017-09-24, 16:35
Location: Mak pupulusšum, California

Re: New Youtube Bug

Unread post by SpockFan02 » 2018-08-16, 22:33

NovaDelta wrote:
jez9999 wrote:For the record, changing the config setting general.useragent.override.youtube.com to the following seems to fix it:

Code: Select all

Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:61.0) Gecko/20100101 Firefox/61.0
Just curious if there's any way to do this while also keeping the old UI?
Try adding ?disable_polymer=true to the end of the URL.

User avatar
cartel
Lunatic
Lunatic
Posts: 476
Joined: 2014-03-16, 21:57
Location: Chilliwack, BC

Re: Youtube Shifted to Right Bug

Unread post by cartel » 2018-08-16, 22:42

seen it here before 28.0
2017010.jpg
2017012.jpg

I hate the buttons on youtube with newer agent strings.

See the first comment:
https://www.reddit.com/r/youtube/commen ... _happened/
Last edited by cartel on 2018-08-16, 22:43, edited 1 time in total.
ImageImage

User avatar
NovaDelta
Apollo supporter
Apollo supporter
Posts: 44
Joined: 2018-06-28, 15:26

Re: Youtube Shifted to Right Bug

Unread post by NovaDelta » 2018-08-16, 22:43

Switching to theater mode also helps. Kindof preferred but still better than new youtube.

dookie

Re: New Youtube Bug

Unread post by dookie » 2018-08-16, 22:43

NovaDelta wrote: Honestly I'd rather have the old UI with broken video than new UI wild working video.
Haha, I almost feel the same way, but not quite. The question is what happened to break the video, and why does rolling back to the previous version of PaleMoon not help.

BTW, adding "?disable_polymer=true" to the end of the URL helps a bit, but it doesn't address all the issues. Moreover, it defaults back to the new UI theme whenever I goto the youtube homepage or click another video. I'mma fiddle with youtube settings for a minute to see if I can figure something out.

User avatar
cartel
Lunatic
Lunatic
Posts: 476
Joined: 2014-03-16, 21:57
Location: Chilliwack, BC

Re: Youtube Shifted to Right Bug

Unread post by cartel » 2018-08-16, 22:54

I'm seeing massive lag too while this is happening.
ImageImage

Locked