To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85385
                 Issue #|85385
                 Summary|svtools: a11y: crash in accept/reject changes
               Component|utilities
                 Version|680m242
                Platform|All
                     URL|
              OS/Version|Linux
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P3
            Subcomponent|code
             Assigned to|cd
             Reported by|cmc





------- Additional comments from [EMAIL PROTECTED] Sat Jan 19 13:19:10 +0000 
2008 -------
I have a document here, which sadly I cannot share, with loads of changes in it.
With a11y enabled in accept/reject changes OOo crash when the dialog appears.

The patch to fix is attached for the following backtrace shown:

#0  SvHeaderTabListBox::FillAccessibleStateSetForCell (this=0x199aa20, 
    [EMAIL PROTECTED], _nRow=313, _nColumn=0)
    at /usr/src/redhat/BUILD/OOH680_m1/svtools/source/contnr/svtabbx.cxx:1225
#1  0x00002aaabe6f90d0 in
accessibility::AccessibleBrowseBoxTableCell::implCreateStateSetHelper
(this=0x1aa1120)
    at
/usr/src/redhat/BUILD/OOH680_m1/accessibility/source/extended/AccessibleBrowseBoxTableCell.cxx:216
#2  0x00002aaabe6f4ddd in
accessibility::AccessibleBrowseBoxBase::getAccessibleStateSet (this=0x1aa1120)
    at
/usr/src/redhat/BUILD/OOH680_m1/accessibility/source/extended/AccessibleBrowseBoxBase.cxx:236
#3  0x00002aaab2f2d3fd in DocumentFocusListener::attachRecursive (
    this=0x10e31c0, [EMAIL PROTECTED], [EMAIL PROTECTED])
    at /usr/src/redhat/BUILD/OOH680_m1/vcl/unx/gtk/a11y/atkutil.cxx:295
#4  0x00002aaab2f2d4ae in DocumentFocusListener::attachRecursive (
    this=0x10e31c0, [EMAIL PROTECTED])
    at /usr/src/redhat/BUILD/OOH680_m1/vcl/unx/gtk/a11y/atkutil.cxx:284
#5  0x00002aaab2f2cdb2 in DocumentFocusListener::attachRecursive (
    this=0x10e31c0, xAccessible=<value optimized out>,
    [EMAIL PROTECTED], [EMAIL PROTECTED])
    at /usr/src/redhat/BUILD/OOH680_m1/vcl/unx/gtk/a11y/atkutil.cxx:328
#6  0x00002aaab2f2d431 in DocumentFocusListener::attachRecursive (
    this=0x10e31c0, [EMAIL PROTECTED], [EMAIL PROTECTED])
    at /usr/src/redhat/BUILD/OOH680_m1/vcl/unx/gtk/a11y/atkutil.cxx:298
#7  0x00002aaab2f2d4ae in DocumentFocusListener::attachRecursive (
    this=0x10e31c0, [EMAIL PROTECTED])
    at /usr/src/redhat/BUILD/OOH680_m1/vcl/unx/gtk/a11y/atkutil.cxx:284
#8  0x00002aaab2f2cdb2 in DocumentFocusListener::attachRecursive (
    this=0x10e31c0, xAccessible=<value optimized out>,
    [EMAIL PROTECTED], [EMAIL PROTECTED])
    at /usr/src/redhat/BUILD/OOH680_m1/vcl/unx/gtk/a11y/atkutil.cxx:328
#9  0x00002aaab2f2d0bd in handle_get_focus (pEvent=<value optimized out>)
    at /usr/src/redhat/BUILD/OOH680_m1/vcl/unx/gtk/a11y/atkutil.cxx:517
#10 0x00002aaab2f2d1d6 in WindowEventHandler (pEvent=0x0)
    at /usr/src/redhat/BUILD/OOH680_m1/vcl/unx/gtk/a11y/atkutil.cxx:573
#11 0x00002aaaaab867a5 in VclEventListeners::Call (this=0x669e20, 
    pEvent=0x7fff1d5c1ff0)
    at
/usr/src/redhat/BUILD/OOH680_m1/solver/680/unxlngx6.pro/inc/tools/link.hxx:158
#12 0x00002aaaaad48ac5 in Window::CallEventListeners (this=0x199aa20, 
    nEvent=<value optimized out>, pData=<value optimized out>)
    at /usr/src/redhat/BUILD/OOH680_m1/vcl/source/window/window.cxx:5374
#13 0x00002aaaaad497fa in Window::PreNotify (this=0x199aa20, 
    [EMAIL PROTECTED])
    at /usr/src/redhat/BUILD/OOH680_m1/vcl/source/window/window.cxx:5174
#14 0x00002aaaaad4c174 in Window::ImplGrabFocus (this=0x199aa20, nFlags=0)
    at /usr/src/redhat/BUILD/OOH680_m1/vcl/source/window/window.cxx:4232
#15 0x00002aaaaad5840c in Window::ImplAsyncFocusHdl (this=0x1975510)
    at /usr/src/redhat/BUILD/OOH680_m1/vcl/source/window/winproc.cxx:1799
#16 0x00002aaaaad5bab8 in ImplWindowFrameProc (pWindow=0xb806e0, 
    nEvent=<value optimized out>, pEvent=0x19b77c0)
    at
/usr/src/redhat/BUILD/OOH680_m1/solver/680/unxlngx6.pro/inc/tools/link.hxx:158
#17 0x00002aaab35ef20f in SalDisplay::DispatchInternalEvent (this=0x6d14d0)
    at ../../../inc/vcl/salframe.hxx:304
#18 0x00002aaab2f1d739 in GtkXLib::userEventFn (data=<value optimized out>)
    at /usr/src/redhat/BUILD/OOH680_m1/vcl/unx/gtk/app/gtkdata.cxx:715
#19 0x0000003e72c35113 in g_main_context_dispatch ()
   from /lib64/libglib-2.0.so.0
#20 0x0000003e72c38425 in ?? () from /lib64/libglib-2.0.so.0
#21 0x0000003e72c3895b in g_main_context_iteration ()
   from /lib64/libglib-2.0.so.0
#22 0x00002aaab2f1f1c9 in GtkXLib::Yield (this=0x6601d0, bWait=true, 
    bHandleAllCurrentEvents=<value optimized out>)
    at /usr/src/redhat/BUILD/OOH680_m1/vcl/unx/gtk/app/gtkdata.cxx:770
#23 0x00002aaaaab7e15e in Application::Yield (bAllEvents=false)
    at /usr/src/redhat/BUILD/OOH680_m1/vcl/source/app/svapp.cxx:557
#24 0x00002aaaaab7e237 in Application::Execute ()
    at /usr/src/redhat/BUILD/OOH680_m1/vcl/source/app/svapp.cxx:516

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