Information Dialogs

Problem

In Goldenseal accounting software version 4.6 and earlier, it may have been possible for windows to lose their "target" after opening and closing a dialog window. The result would be incorrect behavior if you started typing, and possible quits or crashes.

Caught By

Turtlesoft testing.

Workaround

None. We are not sure if this potential problem actually caused any real problems!

Solution

Starting with Goldenseal 4.7, we are doing a much better job of managing the "target", after closing dialog windows. This change may make Goldenseal more reliable. It's a generic change that should improve behavior in dozens of places.

Technical Details

Programmer note-- code changed in StDialogHandler::~StDialogHandler.