Summary: | Kleopatra doesn't report accessibility information through the QT accessibility infra structure | ||
---|---|---|---|
Product: | [Applications] kleopatra | Reporter: | Heiko Folkerts <heiko> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | emanuel, mutz |
Priority: | NOR | ||
Version: | 2.2.0 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Heiko Folkerts
2014-02-12 19:03:57 UTC
Thanks for your important bug report! That's helps to understand what developers can do to improve Kleopatra for visually impaired people. Is there anybody who has time to do it? We currently working on this issue and release this week a new public Gpg4win 2.2.2-beta version which gets all the provided accessibility information. Git commit 86a268920cc7385cba33f46577325bde94faf51a by Andre Heinecke. Committed on 11/08/2014 at 09:26. Pushed by aheinecke into branch 'KDE/4.14'. Improve certificate creation wizard accessibility If a line edit and it's label are buddies qt-accessibility can provide screenreaders with better information what a user should input now. M +1 -0 kleopatra/newcertificatewizard/newcertificatewizard.cpp http://commits.kde.org/kdepim/86a268920cc7385cba33f46577325bde94faf51a Git commit ac229d2213619345c7148f11a9732bb1ce2890a7 by Andre Heinecke. Committed on 11/08/2014 at 12:38. Pushed by aheinecke into branch 'KDE/4.14'. Improve resultpage accessibility Improve the focus handling in the resultdialog. Do not focus the outer scroll area but instead the individual results. This also makes the details selecatable and adds keyboard interaction to the links so that the details can be toggled by just using the keyboard. M +6 -0 kleopatra/crypto/gui/resultitemwidget.cpp M +1 -0 kleopatra/crypto/gui/resultlistwidget.cpp http://commits.kde.org/kdepim/ac229d2213619345c7148f11a9732bb1ce2890a7 Fixed in current Gpg4win 2.2.2-beta version (released 2014-08-14). |