ID:2654826
 
Resolved
Creating a new skin control at runtime but giving the winset() call a fully decorated name (e.g. winset(usr,"window.thing","...;parent=window")) caused the control to be created incorrectly by including the window name twice.
BYOND Version:514.1545
Operating System:Windows 10 Pro 64-bit
Web Browser:Chrome 87.0.4280.141
Applies to:Dream Seeker
Status: Resolved (514.1547)

This issue has been resolved.
Descriptive Problem Summary:
When trying to winget() an input element that does not currently have focus, winget() fails to locate that element.

Test case sent privately.
Where was the test case sent? I don't see anything.
In response to Lummox JR
Sent it along again.
Lummox JR resolved issue with message:
Creating a new skin control at runtime but giving the winset() call a fully decorated name (e.g. winset(usr,"window.thing","...;parent=window")) caused the control to be created incorrectly by including the window name twice.