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


User af changed the following:

                What    |Old value                 |New value
================================================================================
             Assigned to|af                        |aw
--------------------------------------------------------------------------------




------- Additional comments from a...@openoffice.org Fri Jun  5 09:54:29 +0000 
2009 -------
Looks like a problem of the OutlinerParaObject: Modifying a style leads to a
repaint.  The text object is asked for its primitive sequence (or is it a tree?)
which is then compared to a previously created primitive sequence.  This
involves a comparison of OutlinerParaObjects.
When, for example, the color is modified then OutlinerParaObject::operator==()
always exits early because the impl pointers of the two compared
OutlinerParaObject objects are identical.

@aw: Please have a look, you know this area better than I do.

---------------------------------------------------------------------
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to