# Spaces adjacent to emoji text?

**URL:** https://meta.discourse.org/t/spaces-adjacent-to-emoji-text/67074
**Category:** Feature
**Created:** [7월 29, 2017, 5:10오후 UTC](https://meta.discourse.org/t/spaces-adjacent-to-emoji-text/67074 "2017-07-29T17:10:26Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![appcomq](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/appcomq/32/84767_2.png) [@appcomq](https://meta.discourse.org/u/appcomq)
#### Post date: [7월 29, 2017, 5:10오후 UTC](https://meta.discourse.org/t/spaces-adjacent-to-emoji-text/67074/1 "2017-07-29T17:10:26Z")

</div>

I have up to last version , There was a lot of user bugs in the latest post.

eg:

`TEST:relaxed::relaxed:`

TEST:relaxed:😌

---

<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: [7월 29, 2017, 5:53오후 UTC](https://meta.discourse.org/t/spaces-adjacent-to-emoji-text/67074/2 "2017-07-29T17:53:04Z")

</div>

Are you sure it used to work ?

I can reproduce on an instance with `Discourse 1.8.3`.

---

<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: [7월 29, 2017, 5:56오후 UTC](https://meta.discourse.org/t/spaces-adjacent-to-emoji-text/67074/5 "2017-07-29T17:56:55Z")

</div>

@zogstrip is it the issue you told me weeks ago, about the difference between french/english where one expects space before `:` and the other doesn’t?

---

<div class="post-metadata">

### Author: ![appcomq](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/appcomq/32/84767_2.png) [@appcomq](https://meta.discourse.org/u/appcomq)
#### Post date: [7월 29, 2017, 6:43오후 UTC](https://meta.discourse.org/t/spaces-adjacent-to-emoji-text/67074/6 "2017-07-29T18:43:47Z")

</div>

now version is 1.9.0.beta4

The error occurred in the new version emoji UI, and The new UI is very friendly to the phone.

99% User feedback is bad:joy:

---

<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: [7월 29, 2017, 6:54오후 UTC](https://meta.discourse.org/t/spaces-adjacent-to-emoji-text/67074/7 "2017-07-29T18:54:21Z")

</div>

I’m fully ready to fix things, but I can’t fix anything with this kind of feedback, and this is not the feedback we have from other sources. So please tell me:

- what’s not working
- what’s the expected behaviour
- how to reproduce it

Concerning your first question, I might be wrong but I’m almost certain it’s not related to the emoji picker (and it doesn’t mean we shouldn’t fix it).

Also are you exactly on the `1.9.0.beta4 tag commit`, or on master ? If not on master you might want to upgrade as A LOT of fixes have been issued concerning the emoji picker since this tag.

---

<div class="post-metadata">

### Author: ![appcomq](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/appcomq/32/84767_2.png) [@appcomq](https://meta.discourse.org/u/appcomq)
#### Post date: [7월 30, 2017, 7:11오전 UTC](https://meta.discourse.org/t/spaces-adjacent-to-emoji-text/67074/8 "2017-07-30T07:11:12Z")

</div>

hello, I use test-passed.

what’s not working  
what’s the expected behaviour  
how to reproduce it

* * *

If there is no space at the end:disappointed\_relieved:

↑

canot show emoji.

---

<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: [7월 30, 2017, 7:47오전 UTC](https://meta.discourse.org/t/spaces-adjacent-to-emoji-text/67074/9 "2017-07-30T07:47:51Z")

</div>

That is by design. There is no expectation that

`randomtext:smile: `

should work.. nor

`:smile:randomtext`

---

<div class="post-metadata">

### Author: ![schungx](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/schungx/32/70989_2.png) [@schungx](https://meta.discourse.org/u/schungx)
#### Post date: [10월 3, 2017, 2:02오후 UTC](https://meta.discourse.org/t/spaces-adjacent-to-emoji-text/67074/10 "2017-10-03T14:02:09Z")

</div>

I wonder why. This is probably done to prevent conflicts with program code for languages which use a lot of.colons.

Many forums, however, has nothing to do with programming. So it is very rare for colon usage like this to be valid other than an emoji.

At least it should be a site setting…
