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


User toconnor changed the following:

                  What    |Old value                 |New value
================================================================================
               Assigned to|toconnor                  |jsk
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Wed Jan 19 02:53:24 -0800 
2005 -------
The problem in this case is that the file in question is not writable,
so the user will not be able to save the contents of the window.

This could be handled in a number of ways:

1. Disable the Edit button in the Organizer if the source file is not
   writable. This would mean that the user could not view the script from
   within OOo

2. Enable the Edit button, and when the editor is open disable editing of
   the text area.

3. Leave the text area editable, but put ReadOnly in the title bar of the
   editor and disable the Save button

4. Change the error message to be more descriptive

I do not like option 1 because all of our examples are in the OOo Macros
area, so users would not be able to view other examples and copy from them.

Option 2 and 3 are a problem because this also affects the JavaScript
debugger which is very difficult to change reliably.

I think that Option 4 is the most practical option given resource
constraints, what do you think?

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