ID:1911744
 
Resolved
Background colors did not work correctly in text mode in some situations.
BYOND Version:508
Operating System:Windows 10 Preview
Web Browser:Chrome 44.0.2403.125
Applies to:Dream Seeker
Status: Resolved (508.1295)

This issue has been resolved.
Below is a link to an image, the left side is the map editor and the right side is the application at runtime. Setting the background color for objects and such using the text variables seems to be doing alotttt of weird stuff. I don't know how else to debug this since there's literally nothing o-o

Code:
object
parent_type = /obj
//
Wooden_Wall
density = TRUE
text = "<font bgcolor=#133769>O"


I'm confused. You said the right side is the application, but your report says this is about the webclient when that's obviously DS. Also, you didn't specify which 508 build.
In response to Lummox JR
Lummox JR wrote:
I'm confused. You said the right side is the application, but your report says this is about the webclient when that's obviously DS. Also, you didn't specify which 508 build.

It's DS my bad and I'm using the newest build.
Lummox JR resolved issue with message:
Background colors did not work correctly in text mode in some situations.