diff options
author | Colomban Wendling <ban@herbesfolles.org> | 2019-04-05 14:00:01 +0200 |
---|---|---|
committer | Colomban Wendling <ban@herbesfolles.org> | 2019-04-05 14:00:01 +0200 |
commit | 8b500683bdd32d6e1533909508a641aa83f2f473 (patch) | |
tree | 64b4b4821606c1f6f9b82f72e41d929921e03a48 /src | |
parent | 5f23a0f3f64fb575e0aaebe2a309518909db44c8 (diff) | |
download | scintilla-mirror-8b500683bdd32d6e1533909508a641aa83f2f473.tar.gz |
Bug [#2095]. gtk: Accessible: emit the text deletion signal before deletion
This allows the accessibility layer to request detail, such as which
characters have been deleted. ATK will query the deleted range to
report the data that was removed, so it must still be available for
the query to give a correct answer.
So, emit the signal in BEFOREDELETE instead of DELETETEXT.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions