Skip to content
  • Ingo Klöcker's avatar
    Improve accessibility of Diagnostics/Show Audit Log label · eaae2c47
    Ingo Klöcker authored
    * 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
    eaae2c47