MantisBT - mSLDev
View Issue Details
0000184mSLDevGeneral (other)public2013-09-29 17:412013-11-01 00:35
Wims 
administrator 
normalminorhave not tried
resolvedfixed 
 
0.4.1.0 
0000184: Crash inside on keydown
When editing an on keydown event declaration, specifically the $keyval values accepted, msldev crashes easily when entering a non digit character.
1. Control + n > script file
2. paste and put your cursor according to the '|':

on *:keydown:@a:1,2,3,4|:{

}

3. add a comma, and then add a 'z', which would result in this if msldev wasn't crashing:

on *:keydown:@a:1,2,3,4,z|:{

}
No tags attached.
Issue History
2013-09-29 17:41WimsNew Issue
2013-10-31 22:34administratorStatusnew => closed
2013-10-31 22:34administratorAssigned To => administrator
2013-10-31 22:34administratorResolutionopen => fixed
2013-10-31 22:34administratorFixed in Version => 0.4.1.0
2013-11-01 00:35administratorStatusclosed => resolved

There are no notes attached to this issue.