------------------------------------
Bug [7.6.5.0 (Lang: EN)]: Empty information dialog box
Steps to reproduce:
1) Launch QR-Code Creator (QR-Code Creator.lnk/QR Code Creator.exe)
2) In the main window, erase the default Input ("My first QR code!") or click "Empty"
3) Click the "Refresh" button4) An empty information dialog box appears
------------------------------------
Bug [7.6.5.0 (Lang: EN)]: NilObjectException when Input exceeds 7089 Chars
Steps to reproduce:
1) Launch QR-Code Creator (QR-Code Creator.lnk/QR Code Creator.exe)
2) In the main window, fill the Input with more than 7089 Chars
3) An error dialog box appears with an unhandled NilObjectException exception and QR-Code Creator shuts down
Fix: Check the length of the Input before attempting to process it
------------------------------------
Bug [7.6.5.0 (Lang: EN)]: Clicking "Empty" should remove the generated QR code.
Steps to reproduce:
1) Launch QR-Code Creator (QR-Code Creator.lnk/QR Code Creator.exe)
2) In the main window, erase the default Input ("My first QR code!") or click "Empty"
3) The generated QR code for the previous Input remains on-screen
------------------------------------
Bug [7.6.5.0 (Lang: EN)]: The "Your QR-Code" mouseover ToolTip displays with no QR code image present
Steps to reproduce:
1) Launch QR-Code Creator (QR-Code Creator.lnk/QR Code Creator.exe)
2) In the main window, erase the default Input ("My first QR code!") or click "Empty"
3) Click the "Refresh" button
4) An empty information dialog box appears; click "OK" to close it
5) Mouseover the region where the QR code image once was and the "Your QR-Code" mouseover ToolTip displays
Fix: If no QR code image is displayed, don't display the "Your QR-Code" ToolTip
------------------------------------
Suggestion: Get rid of the default "My first QR code!" Input upon launching QR-Code Creator
It might be OK to have it for the very first launch ever but it's annoying to see it upon every re-launch
Instead, maybe consider having no auto-gernated QR displayed (just a grey area) but set the focus on the Input so users can start typing
------------------------------------