Problem Description
Creating variables using the keyboard shortcut "V" two times in a row puts the last variable created in the parent event scope.
Attach a Capx
URL: dl.dropboxusercontent.com/u/16940759/variable%20creation%20bug.capx
Description of Capx
Just a template to test this issue.
Steps to Reproduce Bug
- Select sub-event
- Press V then Enter
- Press V then Enter
Observed Result
Last variable created appears in the parent scope.
Expected Result
Variables created should appear in the same context that was selected.
Affected Browsers
Editor issue.
Operating System and Service Pack
Win7 Home Edition x64 SP1
Construct 2 Version ID
r208 64-bit
PS: Can't post URLs right now. I can share the capx through PM I guess if you need it.
UPDATE
CAPX: dl.dropboxusercontent.com/u/16940759/variable%20creation%20bug.capx