ID:1886154
 
Resolved
If a button had focus and there was no default input control, the enter key pressed the button. Now it is properly ignored.
BYOND Version:508
Operating System:Windows 7 Home Premium 64-bit
Web Browser:Chrome 43.0.2357.130
Applies to:Dream Seeker
Status: Resolved (508.1291)

This issue has been resolved.
Descriptive Problem Summary:
When Pressing a skin button which is attached to a verb, Enter Picks it up as a Macro and so you can press Enter to activate the verb instead of pressing the button
Numbered Steps to Reproduce Problem:
Step 1. Make a Skin Interface Window Bazinga
Step 2. Add the buttons to it with verbs attached
Step 3. Make a Child Window Drugs, Make the Child Window Display the Bazinga Window
Step 4. Make another Window with another Child Inside and make it so it display the Drugs Window.
Step 5. Play the game Press the buttons, then Press Enter right aftar.
Code Snippet (if applicable) to Reproduce Problem:


Expected Results:
Every time
Actual Results:

Does the problem occur:
Every time? Or how often?
every time
In other games?
In other user accounts?
On other computers?

When does the problem NOT occur?
idk
Did the problem NOT occur in any earlier versions? If so, what was the last version that worked? (Visit http://www.byond.com/download/build to download old versions for testing.)
idk
Workarounds:

idk
Lummox JR resolved issue with message:
If a button had focus and there was no default input control, the enter key pressed the button. Now it is properly ignored.