Skip to content

text: fix end position when updating accessible text

Michael Catanzaro requested to merge mcatanzaro/#6597 into main

When inserting into the GtkText, we use the wrong end position.

Fixes #6597 (closed)

Merge request reports