To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=23658





------- Additional comments from [EMAIL PROTECTED] Wed May 31 06:31:14 -0700 
2006 -------
At least three things are still open:

1. Dialog layout, including agreement from User Experience.

2. Reference input handling. The member pRefBtn in ScAnyRefDlg is meant for
internal use. It is assigned only in RefInputStart, but with the patch it's used
to get the arguments to the RefInputStart call. If you click into the sheet
without using the "Shrink" button, this can't work and even crashes. As
mentioned above, see ScPrintAreasDlg (where pRefInputEdit is updated in the
focus handler) for a working solution to this.

3. When the source range is changed, your EdInModifyHdl immediately modifies the
output table in the sheet (just without repaint), and it remains changed even if
the dialog is closed with "Cancel".

---------------------------------------------------------------------
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]

Reply via email to