java-access-bridge 1.24.1



       Module: java-access-bridge
      Version: 1.24.1
  Uploaded by: Jeff Cai

http://download.gnome.org/sources/java-access-bridge/1.24/java-access-bridge-1.24.1.tar.gz
  md5sum: a1b71b3fb7cd1726f73c5ee43315fb60
 sha1sum: 195214a1b8ad451ff866ec125bd10bb4d8f5f386
    size: 408K

http://download.gnome.org/sources/java-access-bridge/1.24/java-access-bridge-1.24.1.tar.bz2
  md5sum: ca945ead1f6f0bde46b53bf90cd1eea3
 sha1sum: 40cad892818408bd2e093b68b59f65282e9fa781
    size: 284K

News
----

Java Access Bridge version 1.24.1
================================
Release bridge 1.24.1. This is a development build. It
depends on at-spi 1.8 or versions after.

The following changes have been made since 1.24.0.

Add a JNI library to set NO_AT_BRIDGE for all Java applications.
GTK loads gtk modules according to the settting in xsettings, so
GTK_MODULES doesnot work now. To make java applications not load
atk-bridge, we add a JNI library to set a environmental variable
to ask atk-bridge not load itself.

* bridge/org/GNOME/Accessibility/JavaBridge.java: (JavaBridge):

  Fix for bug #562408.
  Ignore 'SIGPIPE' to fix Java applications exit when a11y is enabled.
  This is only a tempoary since it uses the unsupported package sun.misc.*.


* bridge/org/GNOME/Accessibility/JavaBridge.java:

  Fix for bug #563344

  The event fired by the text component is different from what
  we expect, newValueObject is not the position of the insertion,
  but the position of the caret after the insertion, so fix
  newValueObject.

* bridge/org/GNOME/Accessibility/JavaBridge.java
  Fix for bug #563173 - StringIndexOutOfBoundsException can be
  thrown in Java Access Bridge

-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]