After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 448011 - [blocked] getSize and getPosition methods not implemented correctly in JABG
[blocked] getSize and getPosition methods not implemented correctly in JABG
Status: RESOLVED FIXED
Product: orca
Classification: Applications
Component: general
2.17.x
Other Linux
: Normal major
: 2.20.0
Assigned To: Lynn Monsanto
Orca Maintainers
Depends on: 448007
Blocks: orca-java
 
 
Reported: 2007-06-15 20:21 UTC by Lynn Monsanto
Modified: 2008-07-22 19:27 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Lynn Monsanto 2007-06-15 20:21:47 UTC
This is a tracking bug for Bug 448007.
Comment 1 Lynn Monsanto 2007-06-19 16:20:37 UTC
The propose patch for Bug 448007 was integrated by Jeff Cai. Thanks!

2007-06-19  Jeff Cai<jeff.cai@sun.com>

        * configure.in: Version 1.19.1
        * impl/org/GNOME/Accessibility/ComponentImpl.java:
        (ComponentImpl.getPosition), (ComponentImpl.getSize):
        Fix #448007, set correct paramter values of getPosition
        and getSize
        * impl/org/GNOME/Accessibility/TextImpl.java: (TextImpl),
        (TextImpl.getRangeExtents):
        Fix #448001, add implementation of getRangeExtents