GNOME Bugzilla – Bug 247100
Problem in AtkComponent implementation for GalA11yEText
Last modified: 2004-09-29 20:42:59 UTC
Problem in AtkComponent implementation for GalA11yEText. The position of the widget can't be retrieved properly. When using at-poke, it returns a pair of very large number for (x,y).
The reason for this bug is the static variable "component_parent_iface" was not set a value.
Created attachment 42744 [details] [review] patch for bug 47100
put the patch for this bug into the patch for bug 247097 close this bug *** This bug has been marked as a duplicate of 247097 ***