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 385666 - getAccVisual* cleanup and corrections in TextAdapter.py
getAccVisual* cleanup and corrections in TextAdapter.py
Status: RESOLVED FIXED
Product: lsr
Classification: Deprecated
Component: core
unspecified
Other Linux
: Normal normal
: 0.4.0
Assigned To: Eitan Isaacson
LSR maintainers
Depends on:
Blocks:
 
 
Reported: 2006-12-13 23:44 UTC by Eitan Isaacson
Modified: 2006-12-15 01:10 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed patch (2.33 KB, patch)
2006-12-13 23:44 UTC, Eitan Isaacson
none Details | Review
Proposed patch (2.34 KB, patch)
2006-12-13 23:56 UTC, Eitan Isaacson
committed Details | Review

Description Eitan Isaacson 2006-12-13 23:44:07 UTC
The patch below cleans up the getAccVisualExtents and getAccVisualPoint.
Both of these methods now give the visual extents and position of a single character.
Comment 1 Eitan Isaacson 2006-12-13 23:44:48 UTC
Created attachment 78327 [details] [review]
Proposed patch
Comment 2 Eitan Isaacson 2006-12-13 23:56:21 UTC
Created attachment 78328 [details] [review]
Proposed patch

a bit cleaner