To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=99971
------- Additional comments from [email protected] Mon Sep 28 15:27:45 +0000 2009 ------- How many places are to touch depends on how complete the fix should be. If the change should just bring all windows to front unconditionally (without any options with or without GUI), there are either two places to change (sfx2 and dbaccess) or - if we are lucky - only one in framework. I never had taken a closer look if the "framework only" fix is possible, but I will when I find some time. The reason why I think that fixing this in VCL is wrong: as the requirement to bring application task windows to front is "application logic" it should be fixed in application (or here: framework) code. VCL should just provide the operating system functionality as-is. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
