ghostx2 / superputty

Automatically exported from code.google.com/p/superputty
MIT License
0 stars 0 forks source link

File->Exit->OK does nothing #290

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Go to File->Exit
2. Click 'OK', SuperPuTTY stays open

What is the expected output? What do you see instead?
The UI should close, but it stays open.

What version of the product are you using? On what operating system?
Latest source pull, Win7

Please provide any additional information below.
In frmSuperPutty.cs line 220, the check for the DialogResult should be == 
DialogResult.OK, not DialogResult.Yes.

Original issue reported on code.google.com by Brent.Me...@gmail.com on 12 Feb 2013 at 2:56

GoogleCodeExporter commented 9 years ago
I'm sorry -- I'm an idiot. Apparently you guys don't merge back to the trunk. 
You can remove this issue.

Original comment by Brent.Me...@gmail.com on 12 Feb 2013 at 3:09

GoogleCodeExporter commented 9 years ago

Original comment by btatey...@gmail.com on 19 Feb 2013 at 3:08