To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=81260
------- Additional comments from [EMAIL PROTECTED] Tue Nov 4 15:25:28 +0000 2008 ------- I'll throw in my own suggestion, in hopes of resolving this issue sooner. Why not use the same method as various widget libraries use to select non-continuous elements? For instance, in the GTK TreeView, holding down [ctrl] while clicking would start, or add to the started selection. So, to translate this to OOo, by opening the range select dialog, if the user is holding [ctrl] while selecting a data range, the dialog will not close. Instead, a ';' delimeter will get added, and the user gets to append another data range, if [ctrl] is still being held. However, if [ctrl] is no longer being held, instead of appending, the new data range will replace the old one. --------------------------------------------------------------------- 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]
