ID:1793167
 
BYOND Version:507
Operating System:Windows 7 Pro 64-bit
Web Browser:Chrome 40.0.2214.115
Applies to:Webclient
Status: Open

Issue hasn't been assigned a status value.
Descriptive Problem Summary:
HTML doesn't work in info panels for Webclient

Numbered Steps to Reproduce Problem:
Edit the default skin so infowindow's info allows html. Copy this saved skin file into your project. And then add the code snippet to the project.

Code Snippet (if applicable) to Reproduce Problem:
mob/Stat()
statpanel("Test")
stat("<b>This is a bold text.")


Expected Results:
Bold just like its daddy, Dream Seeker.

Actual Results:
He's a wimp and isn't so bold. Instead, he's just normal like all the others.

Workarounds:
Use dream seeker.
Lummox JR resolved issue with message:
Info controls in the webclient now support allow-html.