Alejo47 / chat_pronouns_browser_extension

26 stars 5 forks source link

Bug: Pronoun badge shifts on Firefox #6

Closed PogSothoth closed 3 years ago

PogSothoth commented 3 years ago

Currently, if a user has more than one badge on Twitch and hovers over the pronoun badge, hovering over another badge will cause the pronouns to shift to the left. This appears to happen For any number of badges, but I've only been able to reproduce with 3.

image

image

Firefox version is 87.0

Alejo47 commented 3 years ago

This is a known issue not to Firefox alone, this happens due to the way Twitch handles badges, when you hover over them Twitch re-renders them and in doing so it tries to place it in the same spot, however for some reason this moves them to the right of the pronouns badge if they are to the left of it. There are ways I could potentially fix this, but this would risk breaking compatibility with other extensions like FFZ or BTTV so it requires very exhaustive testing. I will be looking into this but I cannot make any promises this will be fixed in the near future

Alejo47 commented 3 years ago

This issue has been fixed on Twitch's end and does not seem to be reproducible anymore.