bugs

Forum > Bugs > Weird Layout Issues When Logged Out
Reply To Thread (login)
Dragon Summoner [140]
2025-05-01 13:18:11 🔗
[36 days ago]

Not sure if this is just me, but I've noticed if I'm browsing the forum and there's emoji responses on posts, they appear misaligned and stuff, but only if I'm not logged in. At first I thought this was a browser thing, which it still may be, but I've added the these screenshots just for reference. It's mostly a visual bug, and I'm not sure how many people read the forums while logged out, but yeah. Only happens on FF while logged off, logged on and other browsers seem to work fine.

FireFox Logged Off - https://i.imgur.com/vfa3yag.png

FireFox Logged On - https://i.imgur.com/kqVOMJj.png

Chrome Logged Off - https://i.imgur.com/ypTLklE.png

Also here's an example of logged off on a post with more emoji, looking a bit more closely it seems like for whatever reason the right part of the rightmost emoji gets moved over, as shown here on the post with multiple emoji

https://i.imgur.com/vO9PEH9.png


 
Fishwick [135]
Moderator
2025-05-01 14:24:05 🔗
[36 days ago]

Could repeat this (logged out, on Firefox) so had a look myself and Ender I think you can fix this with

.bots4-emojiBar {
  white-space: nowrap;
}

 
Ender [1]
Administrator
2025-05-01 21:12:19 🔗
[36 days ago]

This should be fixed now, thanks for the report.

I very oddly could not reproduce this myself in Firefox. Maybe because I'm running Ubuntu? In any case, I found a website that let me spin up a VM running Firefox, through which I could reproduce the problem and verify the fix. Given my lack of ability to quickly iterate on fixes, this would have been a lot more annoying to solve without the assist, so thank you Fishwick!


 
Forum > Bugs > Weird Layout Issues When Logged Out
Reply To Thread (login)