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 321655 - Improve searching for nodes in sniff: make components flash
Improve searching for nodes in sniff: make components flash
Status: RESOLVED FIXED
Product: dogtail
Classification: Deprecated
Component: Framework
CVS HEAD
Other Linux
: Normal enhancement
: ---
Assigned To: Dogtail Maintainers
Dogtail Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-11-16 21:26 UTC by Dave Malcolm
Modified: 2005-11-17 06:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch I've committed that fixes this (2.92 KB, patch)
2005-11-17 06:17 UTC, Dave Malcolm
committed Details | Review

Description Dave Malcolm 2005-11-16 21:26:43 UTC
Currently sniff requires you to manually drill down to find your accessible nodes.

It would be great to be able to automate this somehow.  Various approaches to
this, all of which would be nice; I'm filing these as separate bugs:

Make components flash.  at-poke has a nice feature where if you select an
Accessible that implements the Component interface it grabs the screen extents
of that object (x,y,w,h) and flashes that rectangle.  We should implement this
behaviour in sniff, when the selection changes.
Comment 1 Dave Malcolm 2005-11-17 06:17:39 UTC
Created attachment 54862 [details] [review]
Patch I've committed that fixes this
Comment 2 Dave Malcolm 2005-11-17 06:19:04 UTC
Resolving as fixed (in CVS)