Skip to content
  • Mike Gorse's avatar
    Fix for BGO#663992: set STATE_FOCUSED for a "focus" event · a0af0bcb
    Mike Gorse authored
    Sometimes gtk does not initially emit a state-change event when an
    accessible initially gains focus, so assume that, if it sends a "focus"
    event, then it is gaining STATE_FOCUSED.
    
    AT-SPI doesn't seem like the right place for this kind of check, but,
    for the sake of getting something working in time for the release, I'm
    committing the change but only in gnome-3-2.
    a0af0bcb