http://bugs.winehq.com/show_bug.cgi?id=1025
------- Additional Comments From z_god@wanadoo.nl 2003-23-06 05:42 ------- Bug comments restored from Gmane.org:
The HotDocs legal document application appears to perform it's application logic properly. However, when entering data in dialog boxes or child windows, fields and buttons in these windows don't respond to input until the cursor is moved out of the window (and then returned for further input). The buttons don'e depress, and keyboard input does not appear in the text field until the cursor is moved out of the window; no mouseclick is needed, just moving the cursor.
Wine was installeld as follows - Suse 7.3, Wine 20020804 rpm from Suse.com - Win98 dir copied to "fakewindows" - Application files were _not_ installed on Wine, but rather the application was run from it's original directory created when it was installed on Win98. - Application DLL's were copied "fakewindows" as needed based on errs displayed on the initiating console.
The app appears to be 16bit. Don't know what libraries or tools were used to make it.