To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=90438 Issue #|90438 Summary|Show special strings when cancelling adding / removing |. Component|framework Version|1.0.0 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|bh Reported by|jl
------- Additional comments from [EMAIL PROTECTED] Fri Jun 6 12:29:41 +0000 2008 ------- When the user cancels the installation of an extension by pressing the cancel button in the Extension Manager gui, then all files of an extension which have already been processed (registered) need to be removed again.That's why the progressbar does not stop immediately. Try this with the sunsearchtoolbar, and you will understand. After pressing the Cancel button, the text to the left of the progress bar, which saids "Adding xyz", should be changed to, for example, to "Removing". Then the user sees that clicking Cancel has some effect. When the user removes an extension and presses cancel then the already unregistered parts of the extension need to be registered again. Therefore the progress bar will continue to be displayed for a while after clicking cancel. The string displayed should then change from "Removing xyz" to , for example, "Restoring xyz". There is also the case when there is the same extension already installed. When adding the extension, then the user must confirm the installation. If he agrees the installed extension will be removed and thereafter the other one will be installed. For the user this removing / installing is only one operation. During that time the string "Adding xyz" is being displayed. Whe the user cancels the installation then the previously installed extension will be restored again. This should also be expressed by a suitable string. In short, here are the three cases again: 1. Adding. The extension is not yet installed. 2. Adding. The same extension was already installed. 3. Removing. --------------------------------------------------------------------- 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]