Skip to content

Fix seeking in say-all

Colomban Wendling requested to merge cwendling/orca:sayall-seek into master

This got broken in af44e7f2 because the implicit context comparison got broken in the process. Fix this by implementing comparison explicitly.

Fixes #399 (closed).

I could not test this on master yet, because I don't have the requires at-spi, but it works on an older version.

Merge request reports