GNOME Bugzilla – Bug 321655
Improve searching for nodes in sniff: make components flash
Last modified: 2005-11-17 06:19:04 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.
Created attachment 54862 [details] [review] Patch I've committed that fixes this
Resolving as fixed (in CVS)