kometbomb / klystrack

A chiptune tracker
http://kometbomb.github.io/klystrack/
Other
482 stars 29 forks source link

save song dialog crashes on Enter key #69

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1. Choose Save Song in the menu (or CTRL-S)
2. Without clicking in the name field, press Enter.

If you click in the song name field, the Enter key behaves as expected. 
If you don't click in the field first, the Enter key crashes klystrack.
The OK button works fine though.
Using r1039 nightly build.

Original issue reported on code.google.com by denis.ca...@gmail.com on 16 Aug 2011 at 5:52

GoogleCodeExporter commented 9 years ago
The OK button fakes a mouseclick on the name field and then a return press... 
maybe enter needs to fake the mouseclick as well. Or, maybe I should take a 
proper look and rewrite it ;)

Original comment by kometb...@gmail.com on 16 Aug 2011 at 5:55

GoogleCodeExporter commented 9 years ago

Original comment by kometb...@gmail.com on 16 Aug 2011 at 1:28

GoogleCodeExporter commented 9 years ago
Still crashes!

Original comment by denis.ca...@gmail.com on 18 Aug 2011 at 1:33

GoogleCodeExporter commented 9 years ago

Original comment by kometb...@gmail.com on 18 Aug 2011 at 8:12

GoogleCodeExporter commented 9 years ago

Original comment by kometb...@gmail.com on 18 Aug 2011 at 3:05