GNOME Bugzilla – Bug 115599
Focus events should not be emitted if active-descendant-changed is emitted
Last modified: 2004-12-22 21:47:04 UTC
For objects which have the state MANAGES_DESCENDANTS the event active-descendant-changed is emitted. In this case a focus notification should not be sent.
Created attachment 18034 [details] [review] Proposed patch
Created attachment 18035 [details] [review] Updated patch
The updated patch ensure that focus is reported on the tree-table instead of a cell when the window receives focus.
Patch committed to CVS HEAD.