# Cant select emojis well in recent update

**URL:** https://meta.discourse.org/t/cant-select-emojis-well-in-recent-update/114986
**Category:** Bug
**Created:** [14 באפריל,‏ 2019,‏ 8:49am UTC](https://meta.discourse.org/t/cant-select-emojis-well-in-recent-update/114986 "2019-04-14T08:49:24Z")
**Posts on this page:** 10
**Page:** 1

<div class="post-metadata">

### Author: ![hosna](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/hosna/32/99969_2.png) [@hosna](https://meta.discourse.org/u/hosna)
#### Post date: [14 באפריל,‏ 2019,‏ 8:49am UTC](https://meta.discourse.org/t/cant-select-emojis-well-in-recent-update/114986/1 "2019-04-14T08:49:24Z")

</div>

Some ppl in my two forums started complaining that they have difficulties on selecting emojis from discourse emoji selector with their cellphones. I also tested the problem and can confirm that the behaviour is chaotic. Sometimes I need to click on an emoji many times until it is selected.

I also tested here in meta and got same results.

---

<div class="post-metadata">

### Author: ![bletch](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/bletch/32/69088_2.png) [@bletch](https://meta.discourse.org/u/bletch)
#### Post date: [14 באפריל,‏ 2019,‏ 8:55am UTC](https://meta.discourse.org/t/cant-select-emojis-well-in-recent-update/114986/2 "2019-04-14T08:55:21Z")

</div>

I’ve had the same thing reported by a user but I am unable to reproduce it.

Their environment is Chrome mobile on a Samsung S9.

They say they can bring up the emoji list, search and even select the emoji skin tone but are unable to select the emoji. Clicking it apparently doesn’t select and return to the editor.

Oddly enough I’ve just tried it myself on meta and it’s failing in exactly the way described above.

Chrome on OnePlus 5 here.

Can someone else test it here?

---

<div class="post-metadata">

### Author: ![hosna](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/hosna/32/99969_2.png) [@hosna](https://meta.discourse.org/u/hosna)
#### Post date: [14 באפריל,‏ 2019,‏ 9:17am UTC](https://meta.discourse.org/t/cant-select-emojis-well-in-recent-update/114986/4 "2019-04-14T09:17:33Z")

</div>

> [@bletch](#):
>
> Their environment is Chrome

Yes my environment is also chrome. I tested with android native browser too. Although the [editor seems broken](https://meta.discourse.org/t/is-discourse-not-compatible-with-android-native-browser/114987/2) in native browser. However the emoji selector works fine.

---

<div class="post-metadata">

### Author: ![venarius](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/venarius/32/133142_2.png) [@venarius](https://meta.discourse.org/u/venarius)
#### Post date: [14 באפריל,‏ 2019,‏ 9:21am UTC](https://meta.discourse.org/t/cant-select-emojis-well-in-recent-update/114986/5 "2019-04-14T09:21:13Z")

</div>

Was able to reproduce and it’s happening because of the `return false;` added in `emoji-picker.js.es6` on line `368`.

Was added in [FIX: ensures click on emoji in picker doesn't propagate by jjaffeux · Pull Request #7308 · discourse/discourse · GitHub](https://github.com/discourse/discourse/pull/7308)

cc @j.jaffeux

It can’t be reproduced on the desktop ( even in “mobile mode” ). You have to actually do it using a phone and then it can be reproduced ( using latest brave browser for example )

---

<div class="post-metadata">

### Author: ![j.jaffeux](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/j.jaffeux/32/60297_2.png) [@j.jaffeux](https://meta.discourse.org/u/j.jaffeux)
#### Post date: [14 באפריל,‏ 2019,‏ 9:24am UTC](https://meta.discourse.org/t/cant-select-emojis-well-in-recent-update/114986/6 "2019-04-14T09:24:03Z")

</div>

Ok will look this on Monday

---

<div class="post-metadata">

### Author: ![j.jaffeux](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/j.jaffeux/32/60297_2.png) [@j.jaffeux](https://meta.discourse.org/u/j.jaffeux)
#### Post date: [16 באפריל,‏ 2019,‏ 1:34pm UTC](https://meta.discourse.org/t/cant-select-emojis-well-in-recent-update/114986/8 "2019-04-16T13:34:39Z")

</div>

I pushed a small fix for this, can anyone still repro? If yes can someone make a video please. I couldn’t repro anything very consistent.

---

<div class="post-metadata">

### Author: ![rishabh](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/rishabh/32/179446_2.png) [@rishabh](https://meta.discourse.org/u/rishabh)
#### Post date: [16 באפריל,‏ 2019,‏ 1:36pm UTC](https://meta.discourse.org/t/cant-select-emojis-well-in-recent-update/114986/9 "2019-04-16T13:36:00Z")

</div>

That must have fixed it, I can’t repro anymore on Android + Chrome 👌

---

<div class="post-metadata">

### Author: ![hosna](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/hosna/32/99969_2.png) [@hosna](https://meta.discourse.org/u/hosna)
#### Post date: [16 באפריל,‏ 2019,‏ 2:16pm UTC](https://meta.discourse.org/t/cant-select-emojis-well-in-recent-update/114986/10 "2019-04-16T14:16:35Z")

</div>

I can select 😀 correctly now.

---

<div class="post-metadata">

### Author: ![j.jaffeux](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/j.jaffeux/32/60297_2.png) [@j.jaffeux](https://meta.discourse.org/u/j.jaffeux)
#### Post date: [16 באפריל,‏ 2019,‏ 2:17pm UTC](https://meta.discourse.org/t/cant-select-emojis-well-in-recent-update/114986/11 "2019-04-16T14:17:25Z")

</div>

Great thanks for the update 👍

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [17 באפריל,‏ 2019,‏ 3:10am UTC](https://meta.discourse.org/t/cant-select-emojis-well-in-recent-update/114986/12 "2019-04-17T03:10:20Z")

</div>


