Skip to content

label: Fix crashes when executing a11y actions

Erik Schilling requested to merge ablu/gtk:a11y-crash into main

These crashes can be triggered by calling the link.open or link.copy actions using Accerciser [1] on a label that does not have a selection.

[1] https://gitlab.gnome.org/GNOME/accerciser

Signed-off-by: Erik Schilling git@ablu.org

Merge request reports