ID:2857980
 
Resolved
Embedded wingets didn't work correctly with command prefixes in input controls.
BYOND Version:515.1601
Operating System:Windows 10 Enterprise 64-bit
Web Browser:Chrome 109.0.0.0
Applies to:Dream Seeker
Status: Resolved (515.1602)

This issue has been resolved.
Descriptive Problem Summary:

Ever since the previous bug report was resolved, embedded wingets aren't being processed correctly when part of an input's on-command hook.

Numbered Steps to Reproduce Problem:

Here's a sample project showing the problem in action:

1) Download the test environment

2) type something in the input element and press enter. You should see the embedded winget showing up in the output element as an invalid command.

The command that is failing:

chatcmd [[default.focusstore.text]] "


This test environment previously worked. I don't know when exactly it broke.
Lummox JR resolved issue with message:
Embedded wingets didn't work correctly with command prefixes in input controls.