diff options
| author | Victor Kareh <[email protected]> | 2026-08-07 15:28:33 -0400 |
|---|---|---|
| committer | Victor Kareh <[email protected]> | 2026-08-07 15:28:33 -0400 |
| commit | 03b79079d053631a5564c40034a8e630840b347f (patch) | |
| tree | 606d765039e3ec25dd0c5ee69e186d438adcb69e /.github | |
| parent | e308def331fe1f78aa25bd113bc29b57ebc4004a (diff) | |
| download | atril-atspi-selection-fixes.tar.bz2 atril-atspi-selection-fixes.tar.xz | |
a11y: report selection changes only on pages that actually changedatspi-selection-fixes
The previous fix notified every page that currently has a selection, but
that still got the wrong page: removing a selection on one page while
another page's selection stays untouched reported the change on the
untouched page instead of the one it actually happened on.
Now we compare against the previous selection state and only notify
pages that gained, lost, or changed a selection.
Fixes #721
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions
