On 15/02/12 04:10, Masataka Shinke wrote: > Patch of Bug 45530 - Accessibility does not work > https://bugs.freedesktop.org/show_bug.cgi?id=45530
hello Masataka, yes, the Java accessibility bridge was effectively not installed; thanks a lot for finding this problem and for the fix. could you please confirm that you contribute this patch under MPL/LGPLv3+ license? the best way is to send a blanket mail to this list with the license for all your past and future contributions to LO, add yourself to this wiki page and add a link to that mail in the wiki page: http://wiki.documentfoundation.org/Development/Developers > ------ > > diff --git scp2/source/ooo/file_ooo.scp scp2/source/ooo/file_ooo.scp > index cae313a..e2c0c68 100644 > --- scp2/source/ooo/file_ooo.scp > +++ scp2/source/ooo/file_ooo.scp > @@ -426,6 +426,7 @@ STD_JAR_FILE( gid_File_Jar_Fax, fax ) > STD_JAR_FILE( gid_File_Jar_Agenda, agenda ) > STD_JAR_FILE( gid_File_Jar_Query, query ) > STD_JAR_FILE( gid_File_Jar_Web, web ) > +STD_JAR_FILE( gid_File_Jar_Accessbridge, java_uno_accessbridge ) > #endif > > #ifdef SOLAR_JAVA pushed to master, plus some follow up cleanup to remove the old definition of gid_File_Jar_Accessbridge that was accidentally disabled. AFAIK the Java accessibility bridge is only required on Windows, so i've put it into #ifdef WNT as well; in case that is wrong please complain :) thanks again for the patch, regards, michael PS: please somebody review and backport the following to libreoffice-3-5: http://cgit.freedesktop.org/libreoffice/core/commit/?id=fbe60c962259ae0449acd65e74fd790530045e93 http://cgit.freedesktop.org/libreoffice/core/commit/?id=9c4581a6b61c0836c3a44eaaf454b9ba560e937a _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice