GNOME Bugzilla – Bug 536927
gail label should treat the changed bound as the cursor when selection changed
Last modified: 2008-11-24 09:54:30 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.
Created attachment 112255 [details] [review] patch
(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".
Committed to both trunk (in Gtk+) and 2.22 branch.