To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=96684
------- Additional comments from [email protected] Wed Feb 11 14:19:12 +0000 2009 ------- This bugs come from the fix of issue 45160: // #i45160# switch to desktop where a dialog with parent will appear if( mpParent && mpParent->m_nWorkArea != m_nWorkArea ) GetDisplay()->getWMAdaptor()->switchToWorkArea( mpParent->m_nWorkArea ); in salframe.cxx, around line 1168. This kind of request are meant to be sent by a pager, see EWMH: http://standards.freedesktop.org/wm-spec/wm-spec-1.3.html#id2506278 Please, remove that code unless you are actually writing a pager and not a word processing tool, and let the window manager do it job. --------------------------------------------------------------------- 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]
