To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=98973
------- Additional comments from [email protected] Wed Sep 9 06:53:09 +0000 2009 ------- Well, my terminology might have been imprecise, again :) Actually, there are two kinds of "readonly-ness". If you set up your table or form to allow no data modification at all, then the current cell in a table will only have the small dotted frame. If you set up both the form and the table to allow data modification (which is the default), then the current/active cell will be presented by a dedicated input control, usually some kind of text input control. Therein, you can scroll, select (parts of) the text, etc, just as you could do with any other text input control in any dialog. Now additionally, you can set up a certain table column to be read-only. In this case, the input control is present, too, it it does not allow modifications. The input controls are responsible for the events. So with this in mind, and reading your response, this should address your usage scenario - yes? --------------------------------------------------------------------- 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]
