Betterttv: Emote Description displayed in chat

Created on 6 Dec 2017  路  6Comments  路  Source: night/betterttv

Took a screenshot of it: https://gyazo.com/85f7c92e03d54abeb6beba05a4a5f961

But in other words, the description of the emotes from BetterTTV are displayed right after the emote in chat, and are impossible to read chat messages.

bug chat

Most helpful comment

This is from the tooltip classes changing.

Working Emote

<div class="tw-tooltip-wrapper inline" data-a-target="emote-name"><img class="chat-image chat-line__message--emote" src="https://static-cdn.jtvnw.net/emoticons/v1/328626/1.0" srcset="https://static-cdn.jtvnw.net/emoticons/v1/328626/1.0 1x,https://static-cdn.jtvnw.net/emoticons/v1/328626/2.0 2x,https://static-cdn.jtvnw.net/emoticons/v1/328626/3.0 4x" alt="alcaFace">
  <div class="tw-tooltip tw-tooltip--up tw-tooltip--align-center" data-a-target="tw-tooltip-label" style="margin-bottom: 0.9rem; text-align: center;">
    alcaFace<br>
    Channel: alca
  </div>
</div>

Broken BTTV Emoji

<span class="balloon-wrapper bttv-emote bttv-emoji bttv-emoji-emo-107">
  <img src="https://twemoji.maxcdn.com/2/72x72/1f44c.png" srcset="" alt=":ok_hand:" class="chat-line__message--emote">
  <div class="balloon balloon--tooltip balloon--up balloon--center mg-t-1" style="text-align: center;">
    :ok_hand:<br>
    BetterTTV Emojis
  </div>
</span>

All 6 comments

I have the same issue

Same here
sin titulo

Same
pic

I have the same issue.
untitled

This is from the tooltip classes changing.

Working Emote

<div class="tw-tooltip-wrapper inline" data-a-target="emote-name"><img class="chat-image chat-line__message--emote" src="https://static-cdn.jtvnw.net/emoticons/v1/328626/1.0" srcset="https://static-cdn.jtvnw.net/emoticons/v1/328626/1.0 1x,https://static-cdn.jtvnw.net/emoticons/v1/328626/2.0 2x,https://static-cdn.jtvnw.net/emoticons/v1/328626/3.0 4x" alt="alcaFace">
  <div class="tw-tooltip tw-tooltip--up tw-tooltip--align-center" data-a-target="tw-tooltip-label" style="margin-bottom: 0.9rem; text-align: center;">
    alcaFace<br>
    Channel: alca
  </div>
</div>

Broken BTTV Emoji

<span class="balloon-wrapper bttv-emote bttv-emoji bttv-emoji-emo-107">
  <img src="https://twemoji.maxcdn.com/2/72x72/1f44c.png" srcset="" alt=":ok_hand:" class="chat-line__message--emote">
  <div class="balloon balloon--tooltip balloon--up balloon--center mg-t-1" style="text-align: center;">
    :ok_hand:<br>
    BetterTTV Emojis
  </div>
</span>

this is already fixed

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Nareese picture Nareese  路  3Comments

ghost picture ghost  路  5Comments

kavisherlock picture kavisherlock  路  3Comments

pointydev picture pointydev  路  3Comments

pooiyx picture pooiyx  路  6Comments