https://bugs.documentfoundation.org/show_bug.cgi?id=148181

--- Comment #4 from Michael Weghorn <[email protected]> ---
Created attachment 182585
  --> https://bugs.documentfoundation.org/attachment.cgi?id=182585&action=edit
Backtrace

I can reproduce with LO master as of commit 349e3af0c5dd.

Attached is a backtrace. However, I can't see anything obviously wrong on LO
side (state of the objects/variables looks OK to me at first glance) and the
same code path is run e.g. with NVDA just fine.

The last call in the backtrace that happens from within LO is this one [1]:

    NotifyWinEvent( EVENT_OBJECT_FOCUS,hAcc, OBJID_CLIENT,dChildID  );

Everything else is then in the handling of the event in the platform a11y
layer, so the crash might be caused by the event handling in JAWS and thus be
an issue with JAWS rather than LO.

I have filled the support form for JAWS on the FreedomScientific website and
added a link to this report.
(I don't have a JAWS license, just used the download from the website that can
be run for 40 minutes, not sure whether that will be a problem regarding the
support request...)

I currently don't see what else could be done on LO side.

[1]
https://git.libreoffice.org/core/+/349e3af0c5dd5ed495ed61aab526f63c16f0e215/winaccessibility/source/service/AccObjectWinManager.cxx#246

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to