diff options
author | Jacobo Aragunde Pérez <jaragunde@igalia.com> | 2014-06-19 11:27:04 +0200 |
---|---|---|
committer | Jacobo Aragunde Pérez <jaragunde@igalia.com> | 2014-06-19 18:45:22 +0200 |
commit | b846847121a29b8acd9d48ef1a795ea3b9d6d974 (patch) | |
tree | 9a06b61fb24b3c4aae27de0f7f1280e095733eb8 /chart2 | |
parent | 0b350e841db8c4b268cfe1c58ac400a7437ff605 (diff) |
fdo#71558: Notify mispelled word to accessibility
This patch modifies the spell checking code to trigger an invalidation
of the accessible paragraph attributes when a mistake is detected, so
the 'text-attributes-changed' event is released.
Notice that 'text-spelling' is not an actual attribute of the text for
LibreOffice, that's why this didn't work in first place.
Finally, notice too that when the user disables the automatic spell
checking, no 'text-attributes-changed' event is released, and when it
is enabled again it will only release 'text-attributes-changed' events
in case some of the newly typed text is misspelled.
Change-Id: Ie792f040d84010cadcd41486d948a5e29421228f
Diffstat (limited to 'chart2')
0 files changed, 0 insertions, 0 deletions