To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=68878
------- Additional comments from [EMAIL PROTECTED] Tue Aug 29 02:43:34 -0700 2006 ------- I don't really agree with the argument that this should be an enhancement, since in the idl documentation is written: selectionChanged: is called when the selection changes Obviously, then I use the left key and the right keys to navigate in the text, the selection changes since the position of the XViewCursor changes. The same arguments holds then I enter normal text in OpenOffice Writer. Every time the XViewCursor changes its position, selectionChanged() should be called according to the documentation. This is not the right behavior according to the idl behavior - so either the documentation should be changed into "XSelectionChanged receives events every time a user navigates the text using up and down arrow button or clicks somewhere with the mouse" or the implementation of that event listener should be changed. --------------------------------------------------------------------- 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]
