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 536927 - gail label should treat the changed bound as the cursor when selection changed
gail label should treat the changed bound as the cursor when selection changed
Status: RESOLVED FIXED
Product: atk
Classification: Platform
Component: gail
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Li Yuan
Li Yuan
Depends on:
Blocks: 519547
 
 
Reported: 2008-06-06 03:05 UTC by Li Yuan
Modified: 2008-11-24 09:54 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (2.60 KB, patch)
2008-06-06 03:05 UTC, Li Yuan
committed Details | Review

Description Li Yuan 2008-06-06 03:05:03 UTC
gail label should treat the changed bound as the cursor when selection changed. So before emitting "cursor-changed", change the cursor to the changed bound. Please refer to Bug #519547.
Comment 1 Li Yuan 2008-06-06 03:05:38 UTC
Created attachment 112255 [details] [review]
patch
Comment 2 Li Yuan 2008-06-06 03:07:25 UTC
(In reply to comment #0)
> gail label should treat the changed bound as the cursor when selection changed.
> So before emitting "cursor-changed", change the cursor to the changed bound.
> Please refer to Bug #519547.
> 
I mean "text_caret_moved".
Comment 3 Li Yuan 2008-06-06 03:15:01 UTC
Committed to both trunk (in Gtk+) and 2.22 branch.