Skip to content

a11y: Do not return a double for string values

Emmanuele Bassi requested to merge ebassi/issue-7171-backport into gtk-4-16

The atspi.Value:Text property is a string; if the valuetext property is unset, we should return an empty string.

Fixes: #7171 (closed) (cherry picked from commit 0f5fee2b)

Merge request reports

Loading