GNOME Bugzilla – Bug 726844
Do not emit object:text-changed signals for newly-shown or newly-selected table cells
Last modified: 2018-02-10 15:57:46 UTC
Created attachment 272593 [details] accessible-event listener Steps to reproduce: 1. Launch the attached accessible-event listener in a terminal 2. Launch gtk3-demo 3. Arrow amongst the items in the tree on the left 4. Expand collapsed items in that same tree Expected results: There would not be any object:text-changed signals Actual results: There is an object:text-changed signal for each newly-shown and newly-selected table cell.
We're moving to gitlab! As part of this move, we are moving bugs to NEEDINFO if they haven't seen activity in more than a year. If this issue is still important to you and still relevant with GTK+ 3.22 or master, please reopen it and we will migrate it to gitlab.
Seems to be a dup of 746706. I still need to figure out what the current state of that bug is, but we don't need two bugs for table-cell event floods. *** This bug has been marked as a duplicate of bug 746706 ***