Skip to content
Commit eaae2c47 authored by Ingo Klöcker's avatar Ingo Klöcker
Browse files

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

GnuPG-bug-id: 5535
parent 04170a83
Pipeline #77785 passed with stage
in 15 minutes and 26 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment