Home GnuPG

Make links in label text accessible

Description

Make links in label text accessible

Add the AccessibleLink class (with role Link) that represents a link (or anchor)
of a rich text label. The anchors are enumerated and AccessibleRichTextLabel
returns them as accessible children. If a link gets the keyboard focus, then
HtmlLabel sends a corresponding focus event to the accessibility tools. This
makes links displayed by HtmlLabel accessible the same way as links displayed
by web browsers.

Details

Provenance
ikloeckerAuthored on Jun 15 2022, 6:14 PM
Parents
rKLEOPATRA5a2eb383220b: Require C++20
Branches
Unknown
Tags
Unknown
Tasks
T6034: Kleopatra: Make links in label text accessible