ID:1742829
 
Resolved
Popup window controls did not display correctly in many cases.
BYOND Version:507
Operating System:Windows 8 64-bit
Web Browser:Firefox 34.0
Applies to:Webclient
Status: Resolved (507.1272)

This issue has been resolved.
Descriptive Problem Summary:
Any non-default interface window will not display anything in the web client regardless of which web browser is being used.

Expected Results:
All windows should display properly in the web client across all major browsers.

Firefox V34.0.5: http://i.imgur.com/uMokalS.png
IE V11.0.15: http://i.imgur.com/32pQAnA.png
Chrome V39.0.2171.95: http://i.imgur.com/GcahmNZ.png
DS V507.1271: http://i.imgur.com/QYevUmW.png

I strongly suspect this is caused by the issue in id:1742756. Please retest, either by applying the recommended patch or in 507.1272. Without a test case I have nothing to go on.
My javascript is horrid. Remove the opening parenthesis and slash from the last remove on that line, correct? I did this and it changed nothing.

Also, it's a regular window not a child control.

EDIT: I apologize I checked the debugger. Still seems to be a Syntax Error. Give me a moment to figure this out.
You can download the patch here for now: http://files.byondhome.com/LummoxJR/child.dms
Thank you. It seems that this does not fix the window problem though.

Just took another screenshot: http://i.imgur.com/8IiJGT3.png

As you can see it solved the problem with id:1742822 but the other window doesn't seem to show anything at all.
Do you have newer source I can test this with? Mine doesn't appear to have that window in it at all.
Lummox JR resolved issue with message:
Popup window controls did not display correctly in many cases.