To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=66484
------- Additional comments from [EMAIL PROTECTED] Tue Sep 5 11:11:03 -0700 2006 ------- Some notes after chat with erAck : - the validity dialog is modal => no way to click on cells - the button for shrink/grow and reference selection (ScAnyRefDlg) needs a dialog to be non-modal in order to work => We could make this dialog modal to be able to add a ScAnyRefDlg The validity dialog is modal because it is a TabDialog, which is inherited from a ModalDialog. The question to check is : whether a TabDialog could be handled by ScAnyRefDlg --------------------------------------------------------------------- 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]
