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 247097 - GalA11yEText should be included in libgal-a11y
GalA11yEText should be included in libgal-a11y
Status: RESOLVED FIXED
Product: GAL
Classification: Deprecated
Component: EText
unspecified
Other All
: Normal enhancement
: ---
Assigned To: tim.wo
Evolution QA team
: 247100 (view as bug list)
Depends on:
Blocks: 244862
 
 
Reported: 2003-07-30 07:04 UTC by tim.wo
Modified: 2004-09-29 20:42 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement


Attachments
patch for bug 47097 (1.49 KB, patch)
2003-07-30 07:40 UTC, tim.wo
none Details | Review
patch for bug 47097 and bug 47100 (3.08 KB, patch)
2003-07-30 09:15 UTC, tim.wo
none Details | Review
new patch for bug 47097 to fit the changes of libgal-a11y (3.10 KB, patch)
2003-08-15 06:47 UTC, tim.wo
none Details | Review

Description tim.wo 2003-07-30 07:04:28 UTC
When making a11y a build-in feature for EText,we need add some registration
code into e-text.c.
Also libgal-a11y-etext should be included in libgal-a11y.
Comment 1 tim.wo 2003-07-30 07:40:13 UTC
Created attachment 42743 [details] [review]
patch for bug 47097
Comment 2 tim.wo 2003-07-30 07:44:06 UTC
Also I found that there is a mistake in gal-a11y-e-text-factory.h
GalA11yETextFactory should inherit from AtkObjectFactory not AtkObject.
Although it's ok in the GType registration procedure, I think it
should be changed to make the code clear.
Comment 3 tim.wo 2003-07-30 08:42:35 UTC
*** bug 247100 has been marked as a duplicate of this bug. ***
Comment 4 tim.wo 2003-07-30 08:46:41 UTC
For convenience I merge the bug 247100 into this bug.
In bug 247100 :
AtkComponent interface was not implemented properly in GalA11yEText.
Comment 5 tim.wo 2003-07-30 09:15:28 UTC
Created attachment 42745 [details] [review]
patch for bug 47097 and bug 47100
Comment 6 tim.wo 2003-08-15 06:47:03 UTC
Created attachment 42817 [details] [review]
new patch for bug 47097 to fit the changes of libgal-a11y
Comment 7 tim.wo 2003-08-19 04:09:01 UTC
checked into gal-a11y-branch by Gilbert Fang 2003.08.16
Comment 8 tim.wo 2003-09-12 13:57:01 UTC
checked into HEAD