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 101524 - AccessibleComponent interface should be implemented for desktop objects
AccessibleComponent interface should be implemented for desktop objects
Status: RESOLVED FIXED
Product: at-spi
Classification: Platform
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: bill.haneman
bill.haneman
Depends on:
Blocks:
 
 
Reported: 2002-12-18 13:49 UTC by remus draica
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.3/2.4


Attachments
Proposed patch (6.68 KB, patch)
2003-01-27 13:56 UTC, padraig.obriain
none Details | Review

Description remus draica 2002-12-18 13:49:00 UTC
Now, in at-spi is no change to get the screen coordinate.
An ideea is to implement  AccessibleComponent for object returned by
SPI_getDesktop function.
Comment 1 padraig.obriain 2003-01-27 13:56:42 UTC
Created attachment 13850 [details] [review]
Proposed patch
Comment 2 padraig.obriain 2003-01-27 13:57:42 UTC
I have committed the proposed patch to CVS HEAD.