To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=73871
User liangweike changed the following:
What |Old value |New value
================================================================================
CC|'' |'liangweike'
--------------------------------------------------------------------------------
OtherIssuesDependingOnTh| |72764
is| |
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Tue Nov 20 01:42:13 +0000
2007 -------
While the rectangle is converted into bmp the new graphics of bmp will replace
the rectangle. But, during the procedure the both objects are marked and put
into the list of marked objects at the same time. And this leads to the result
that the returned context is SDRCONTEXT_STANDARD rather than
SDRCONTEXT_GRAPHIC, which can be seen in the method "SdrView::GetContext()".
Therefore we just need to make the old object unmarked to avoid the case.
---------------------------------------------------------------------
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]