Home GnuPG

Improve accessibility of Diagnostics/Show Audit Log label

Description

Improve accessibility of Diagnostics/Show Audit Log label

* Add UrlLabel, a label for displaying a single link, which
  * automatically gives focus to/selects the displayed link when the
    label gets focus,
  * sends a text selection event to the accessibility clients when
    a link is selected,
  * works around a bug in QLabel::focusNextPrevChild(false)
* Add AccessibleRichTextLabel which allows accessibility clients to
  retrieve the selected text of a UrlLabel
* Use UrlLabel for the Diagnostics/Show Audit Log label

Details

Provenance
ikloeckerAuthored on Aug 30 2021, 11:24 AM
Parents
rKLEOPATRA04170a835f8d: Fix validation of recipient keys
Branches
Unknown
Tags
Unknown
Tasks
T5535: Kleopatra: Check that accessibility is also supported for VS-NfD