# Admin names getting truncated in posts in Win/Firefox

**URL:** https://meta.discourse.org/t/admin-names-getting-truncated-in-posts-in-win-firefox/29580
**Category:** Bug
**Created:** [2015年六月3日 02:31 UTC](https://meta.discourse.org/t/admin-names-getting-truncated-in-posts-in-win-firefox/29580 "2015-06-03T02:31:14Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![scottfsmith](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/scottfsmith/32/50976_2.png) [@scottfsmith](https://meta.discourse.org/u/scottfsmith)
#### Post date: [2015年六月3日 02:31 UTC](https://meta.discourse.org/t/admin-names-getting-truncated-in-posts-in-win-firefox/29580/1 "2015-06-03T02:31:14Z")

</div>

I have two users on Windows 8.1 and Firefox 38.0.5 which are seeing admin names having their ends truncated (as well as the badge being missing).

Here is an example. The screenshot is from my computer (Mac/Safari) showing how its supposed to look and the inset is the user’s screenshot of what they see.

 ![](https://global.discourse-cdn.com/meta/original/3X/e/1/e172cdf5d69db4e051f0f591cf7245bea61c3751.jpg)

---

<div class="post-metadata">

### Author: ![Mittineague](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mittineague/32/114259_2.png) [@Mittineague](https://meta.discourse.org/u/Mittineague)
#### Post date: [2015年六月3日 02:36 UTC](https://meta.discourse.org/t/admin-names-getting-truncated-in-posts-in-win-firefox/29580/2 "2015-06-03T02:36:41Z")

</div>

Maybe a Windows 8 thing?  
I have Windows 7 and with Firefos 38.0.5 I see codinghorror’s OK (the longest Admin name here)

![](https://global.discourse-cdn.com/meta/original/3X/f/b/fb152fca8f0782471ebf512f7df575e5f4273e2b.png)

---

<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: [2015年六月3日 02:43 UTC](https://meta.discourse.org/t/admin-names-getting-truncated-in-posts-in-win-firefox/29580/3 "2015-06-03T02:43:51Z")

</div>

Can you repro this on [try.discourse.org](http://try.discourse.org)? Or do you see it anywhere here? Could be specific to your site’s CSS as that looks like CSS truncation to me.

---

<div class="post-metadata">

### Author: ![scottfsmith](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/scottfsmith/32/50976_2.png) [@scottfsmith](https://meta.discourse.org/u/scottfsmith)
#### Post date: [2015年六月3日 03:39 UTC](https://meta.discourse.org/t/admin-names-getting-truncated-in-posts-in-win-firefox/29580/4 "2015-06-03T03:39:59Z")

</div>

She is not seeing it here. I don’t have any CSS customizations but maybe there is something else in my config. I will play with it to see if I can isolate the problem.

---

<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: [2015年六月3日 06:11 UTC](https://meta.discourse.org/t/admin-names-getting-truncated-in-posts-in-win-firefox/29580/5 "2015-06-03T06:11:35Z")

</div>

I suspect this is related to Font Awesome problems with Firefox on that user’s machine:

[https://meta.discourse.org/t/two-letter-nicknames-show-as-two-dots-in-firefox/27433](https://meta.discourse.org/t/two-letter-nicknames-show-as-two-dots-in-firefox/27433)

---

<div class="post-metadata">

### Author: ![scottfsmith](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/scottfsmith/32/50976_2.png) [@scottfsmith](https://meta.discourse.org/u/scottfsmith)
#### Post date: [2015年六月3日 13:34 UTC](https://meta.discourse.org/t/admin-names-getting-truncated-in-posts-in-win-firefox/29580/6 "2015-06-03T13:34:20Z")

</div>

I did a few more tests. I have a test version of the site (running with older site data) on a different computer and it does not exhibit this problem for the user. Since the site configuration is pretty much identical it is surprising - there are more posts and more users etc but the underlying configuration has not changed.

The test version of the site is on a computer running on an older Ubuntu OS, and its an actual machine as opposed to a virtual one. I run a proxy on the actual site but when the user detoured the proxy she still had the problem so its not the proxy. Well, the live Discourse is on beta 10 and the test is beta 11, I doubt that matters but I could check that out. I could also restore a backup of the live site on the test and see if that breaks the test site.

---

<div class="post-metadata">

### Author: ![Mittineague](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mittineague/32/114259_2.png) [@Mittineague](https://meta.discourse.org/u/Mittineague)
#### Post date: [2015年六月3日 15:59 UTC](https://meta.discourse.org/t/admin-names-getting-truncated-in-posts-in-win-firefox/29580/7 "2015-06-03T15:59:58Z")

</div>

> [@scottfsmith](#):
>
> on a computer running on an older Ubuntu OS

I found that on my localhost upgrading from Ubuntu12 to Ubuntu 14 solved a problem I was having. Maybe that would solve yours too?

---

<div class="post-metadata">

### Author: ![scottfsmith](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/scottfsmith/32/50976_2.png) [@scottfsmith](https://meta.discourse.org/u/scottfsmith)
#### Post date: [2015年六月3日 17:03 UTC](https://meta.discourse.org/t/admin-names-getting-truncated-in-posts-in-win-firefox/29580/8 "2015-06-03T17:03:58Z")

</div>

Its the opposite problem I am having, the Ubuntu 14 setup is having problems and the Ubuntu 12 setup is fine.

---

<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: [2016年六月8日 10:28 UTC](https://meta.discourse.org/t/admin-names-getting-truncated-in-posts-in-win-firefox/29580/9 "2016-06-08T10:28:36Z")

</div>


