Description: After installing a 64bit version of current LO together with JAWS on a Windows 10 64bit machine, JAWS was not able to read the content of a writer document. Examining the accessibility objects of LO with inspect.exe from Windows SDK, it can be seen that the object tree of the accessibility objects of LO are missing. After repeating the test with current LO with 32bit, JAWS is able to read the content and with inspect.exe it can be seen now that the object tree of the accessibility objects is now available. Steps to Reproduce: 1. Install 64 bit version of LO and JAWS 2. Test JAWS if it can read the content of a document Actual Results: Under a 64bit Windows system and a 64bit LO, JAWS can't read documents. Expected Results: The content of documents should be read Reproducible: Always User Profile Reset: No Additional Info:
Already fixed.
patch in gerrit: https://gerrit.libreoffice.org/#/c/58312/
Ilhan Yesil committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=200fafc341c9ac5cedb0e3e8a38fcc4e88fce77c tdf#118994 JAWS has no access to accessibility objects It will be available in 6.2.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Ilhan Yesil committed a patch related to this issue. It has been pushed to "libreoffice-6-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=c6dc37d8d0f0ba8a1aecb7f9e75b5e7a5ab406e8&h=libreoffice-6-1 tdf#118994 JAWS has no access to accessibility objects It will be available in 6.1.1. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.