Wrong windows handle grabbed for 'Save As' dialog
Posted: Wed Oct 06, 2010 11:53 am
For OxygenXML running on MS-Windows, consider where the preferences 'Enable automatic save' and 'Format and indent the document on open' has been enabled and where files are opened are read-only.
Upon opening, the read-only, say XML, files, the files are formatted. So far, so good, until OxygenXML automatically save tries to save the file while OxygenXML is in the background. The problem is the 'Save As' dialog pops up 'modal' as well as attaching itself the foreground GUI window instead of the background GUI window of OxygenXML.
The foreground Window is where I am working and the wrong window handle has been grabbed for the 'Save As' dialog. Instead the handle to OxygenXML window should have been used.
Can you please fix this defect.
Upon opening, the read-only, say XML, files, the files are formatted. So far, so good, until OxygenXML automatically save tries to save the file while OxygenXML is in the background. The problem is the 'Save As' dialog pops up 'modal' as well as attaching itself the foreground GUI window instead of the background GUI window of OxygenXML.
The foreground Window is where I am working and the wrong window handle has been grabbed for the 'Save As' dialog. Instead the handle to OxygenXML window should have been used.
Can you please fix this defect.