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





------- Additional comments from [EMAIL PROTECTED] Wed Jun 13 07:10:09 +0000 
2007 -------
hint for development: look at the method
ChartController::executeDispatch_MoveSeries:
The selection is indicated by an identifier and stored in m_aSelection.
This identifier is index based for series thus the wrong series is reselected
when the index changes. So an adapted identifier must be created and set using
the changed index. The class for handling this identifier stuff is
'ObjectIdentifier'.
Consider to use the method 'createParticleForSeries' or implement a new method
to create a series identifier for a given XDataSeries.

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