Description of problem: Child dialogs should be centered on parent window, not on screen/main application window. How reproducible: about, open/save etc. 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.
I'll take care of this one...
Created attachment 338719 [details] patch Patch that fixes this bug. Just one issue - my glade editor made .glade file much more different, so the path file looks ugly :(
Chris, will you apply the patch? Or will you add me to package as co-maintainer, or will you provide me push access to upstream repo, or...?
Sure, I'll apply any patches after checking them to make sure they're good. I appreciate the work. I'm hesitant to apply the .glade file chunk after seeing how huge it is. Could you tell me what you did there and I can make the changes myself to keep the diff smaller? Thanks.
For every dialog|window I set: Window position: Center on parent Transient for: main_window That's all.
Created attachment 338917 [details] Patch, used glade2 With glade2 patch looks prettier...
Thanks for the updated patch. This will be included in the next build of system-config-kickstart.