Anarios / return-youtube-dislike

Chrome extension to return youtube dislikes
https://returnyoutubedislike.com/
GNU General Public License v3.0
12.49k stars 555 forks source link

The extension messes up the more button #934

Open pcroland opened 1 year ago

pcroland commented 1 year ago

Have you tried to find similar open issues?

Browser

chrome

Browser Version

latest

Extension or Userscript?

Extension

Extension/Userscript Version

3.0.0.10

Video link where you see the problem

https://www.youtube.com/watch?v=ndDG0meqBy8

What happened?

How to reproduce/recreate?

Maybe the bug is UI language dependent, I'm using Hungarian

Will you be available for follow-up questions to help developers diagnose & fix the issue?

Yes

LWChris commented 1 year ago

YouTube's native CSS is optimized for a certain width of all buttons, and the rest overflows into the "..." menu. However, as YouTube's scripts aren't aware of the additional width from the injected dislike number, it cannot calculate correctly how many buttons to fold away into that menu.

NicoTheCinderace commented 12 months ago

Happens to me on Firefox, too.

Fefedu973 commented 2 months ago

Same here. Is it fixable ?