Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wrong emoji send :bug #405

Open
samsmile000 opened this issue May 24, 2020 · 3 comments
Open

wrong emoji send :bug #405

samsmile000 opened this issue May 24, 2020 · 3 comments

Comments

@samsmile000
Copy link

samsmile000 commented May 24, 2020

Procedure to reproduce bug:-

  1. open emojipicker

  2. choose icon - "family Wwb" -

    👩‍👩‍👦
    - (https://cdn.jsdelivr.net/emojione/assets/3.1/png/32/1f469-1f469-1f466.png)

  3. now focusout from "emojionearea-editor"

  4. then you see that you "family Wwb" -

    👩‍👩‍👦
    icon is changed to "two girls with black and white and one coloured boy's icon" -
    👩‍👩‍👦

Reason: -

  1. when user focusout from "emojionearea-editor" then alt tag not create properly. two girls icon formed out side of alt tag. please check below:-

<div class="emojionearea-editor" contenteditable="true" placeholder="" tabindex="0" dir="ltr" spellcheck="false" autocomplete="off" autocorrect="off" autocapitalize="off">👩‍👩‍<img alt="👦" class="emojioneemoji" src="https://cdn.jsdelivr.net/emojione/assets/3.1/png/32/1f466.png"></div>

@samsmile000 samsmile000 changed the title wrong emoji send (bug) wrong emoji send :bug May 24, 2020
@samsmile000 samsmile000 changed the title wrong emoji send :bug wrong emoji send :bug <span class="labels lh-default d-block d-md-inline"> <a class="d-inline-block IssueLabel" style="background-color: #fc2929; color: #000000" title="bug" href="/mervick/emojionearea/issues?q=is%3Aissue+label%3Abug">bug</a> </span> May 24, 2020
@samsmile000 samsmile000 changed the title wrong emoji send :bug <span class="labels lh-default d-block d-md-inline"> <a class="d-inline-block IssueLabel" style="background-color: #fc2929; color: #000000" title="bug" href="/mervick/emojionearea/issues?q=is%3Aissue+label%3Abug">bug</a> </span> wrong emoji send :bug May 24, 2020
@Pavel-Pavek
Copy link

It seems, that this isue was not solved.
I have the same problem with the newest Emojionarea, MySQL is utf8mb4_unicode_ci and PHP connection is utf8mb4.
The problem is even before I send it to database, it depends not on PHP or DB do...
Some Emojis are allright, like "person playing water polo", but if I pick "men (or woman) playing water polo" immediately in the textarea I can see Emoji for "person playing water polo" + gender Emoji.
The same is with judge and another icons. Flags are OK.
If I save this to DB, emojione will display 2 icons, like I described.
I tried Emojis from JoyPixel an Twitter, with both I have the sam problem.

@regentropft
Copy link

regentropft commented Aug 2, 2021

i confirm this bug. it is not fixed

@mervick do you think a fix is possible?

@hkanizawa
Copy link

The release 5.0 of this joypixels/emojione#654 don't solve this bug?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants