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


User af changed the following:

                  What    |Old value                 |New value
================================================================================
                    Status|STARTED                   |RESOLVED
--------------------------------------------------------------------------------
                Resolution|                          |FIXED
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Mon Aug 22 07:34:47 -0700 
2005 -------
This is a bug with the destruction of AccessibleSlideSorterView.  The
Implementation::ReleaseListeners() method was called when an
AccessibleSlideSorterView object was disposed and when it later was deleted.  At
the second time the SlideSorter has already been destroyed but is called
nevertheless.
A second problem was the mnClientId member that was not handled correctly.

Fixed by destroying the Implementation object in disposing().  In the destructor
this is recognized and prevents a second, untimely call to ReleaseListeners().

Affected file:
/sd/source/ui/accessibility/AccessibleSlideSorterView.cxx    rev. 1.2.46.1


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