To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=60062
------- Additional comments from [EMAIL PROTECTED] Fri Jan 6 04:01:28 -0800 2006 ------- Not completely sure if I like it, but: There's no infrastructure at all in place to accomplish this (conceptually, it would be an css.task.InteractionHandler which is being used, but XDriver::connect does not use one). Not to mention that by definition, UNO components are not allowed to raise any UI, if not explicitly allowed to do so. So the driver cannot simply ask - it does not know whether it's currently used in a scripting context where UI would break everything. So, even if it sounds somewhat appealing to let the user decide, it's technically not easy at all. It would involve changes in quite some places, especially an InteractionHandler being passed around, new UNO interfaces using it, and so on .... --------------------------------------------------------------------- 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]
