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 245119 - notify atk object when grab focus and cursor move
notify atk object when grab focus and cursor move
Status: RESOLVED FIXED
Product: GtkHtml
Classification: Other
Component: Rendering
unspecified
Other All
: Normal normal
: ---
Assigned To: yuedong du
Evolution QA team
Depends on:
Blocks: 244862
 
 
Reported: 2003-06-19 09:36 UTC by yuedong du
Modified: 2003-07-02 09:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch for review (2.67 KB, patch)
2003-06-19 09:37 UTC, yuedong du
none Details | Review

Description yuedong du 2003-06-19 09:36:02 UTC
When the gtkhtml grab focus, and cursor move from one htmlobject to another
we need to notify it by using atk_focus_tracker_notify().

The patch depend on bug#244607, I have sent the patch to hackers list.
Comment 1 yuedong du 2003-06-19 09:37:17 UTC
Created attachment 42554 [details] [review]
patch for review
Comment 2 yuedong du 2003-07-02 09:47:47 UTC
commited in a11y branch