Jorriss / StatisticsParser

Parses and formats SQL Server Statistics IO and Statistics Time output.
http://statisticsparser.com
88 stars 42 forks source link

If the "Show Example Statistics IO Output" check-box is unchecked the input text field is cleared. #30

Open jystadj opened 9 years ago

jystadj commented 9 years ago

This is expected behavior and makes sense to me, but it does have one unexpected side effect in an edge use case.

Repro Steps: 1) Check the "Show Example Statistics IO Output" 2) Click into the text entry field and select all the text 3) Paste in new Statistics Output 4) Optionally Parse the Statistics Output (This does not affect the issue itself) 5) Uncheck the "Show Example Statistics IO Output" check-box 6) Pasted in Statistics Output is deleted even though it is no longer the example text.