Description of problem: Child dialogs should be centered on parent window, not on screen/main application window. How reproducible: Steps to Reproduce: 1. invoke some dialog (for example About dialog) 2. check dialog centering Actual results: Dialogs centered on screen/main application window. Expected results: Dialogs centered on parent window. Additional info: This bug report is part of "System Configuration Tools Cleanup Project". Don't hesitate to ask project maintainers for any kind of help.
Created attachment 357643 [details] Proposed patch that centers all dialogs to the main window This patch also replaces old style file dialogs with the new ones.
Applied to HG repo, will be in next build. Thanks & regards, Phil