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 247100 - Problem in AtkComponent implementation for GalA11yEText
Problem in AtkComponent implementation for GalA11yEText
Status: RESOLVED DUPLICATE of bug 247097
Product: GAL
Classification: Deprecated
Component: EText
unspecified
Other All
: Normal enhancement
: ---
Assigned To: tim.wo
Evolution QA team
Depends on:
Blocks: 244862
 
 
Reported: 2003-07-30 07:35 UTC by tim.wo
Modified: 2004-09-29 20:42 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement


Attachments
patch for bug 47100 (373 bytes, patch)
2003-07-30 07:57 UTC, tim.wo
none Details | Review

Description tim.wo 2003-07-30 07:35:21 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).
Comment 1 tim.wo 2003-07-30 07:56:12 UTC
The reason for this bug is the static variable
"component_parent_iface" was not set a value.
Comment 2 tim.wo 2003-07-30 07:57:16 UTC
Created attachment 42744 [details] [review]
patch for bug 47100
Comment 3 tim.wo 2003-07-30 08:42:35 UTC
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 ***