- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Jul 26 2022
- Tables need to work with TAB focus and then arrow button navigation
Issues:
- Fingerprint is inaccessible (finding [3] in the Prüfbericht Barrierefreiheit GnuPG Kleopatra 3.1.20.3)
- "Certify with" label not associated with combo box
- Collapsible "Advanced" section is not accessible (announced as "check box")
- UI elements in "Advanced" section can receive focus, even if section is collapsed (finding [12] in the Prüfbericht Barrierefreiheit GnuPG Kleopatra 3.1.20.3)
- "Tags" label not associated with input field
- Pressing Esc cancels dialog even if explanation tooltip is shown
- "Domain" input field has no label (finding [4] in the Prüfbericht Barrierefreiheit GnuPG Kleopatra 3.1.20.3)
- No accessible feedback when checking/unchecking user ID
Thanks for fixing.
That is not easy to change because we show all kind of error codes. If you run in --verbose mode you should see more info.
There won't be any semantic changes for obvious reasons.
Thanks for reporting.
The first thing is a problem of the GNU makeinfo tool. Can't be fixed int the source.
The fix has been merged to the 2.2 branch.
Jul 25 2022
For documentation purposes: Werner suggested to use a TCP socket on Windows for logging (on the mailing list).
Should be much more accessible now. Only tested with orca which has its own quirks.
Please ask your card vendor.
Jul 23 2022
Jul 22 2022
@gniibe Thanks!
In the repo, for all related software, it's done.
Note that versions since 2020-11-07 to 2021-07-03 have major problem with non-POSIX shell, which doesn't support $(..) construct.
Jul 21 2022
Jul 20 2022
Using SLOT doesn't work anymore. The "slot" needs to be a std::function<void(bool)> (e.g. a lambda) now. Moreover, the trailing false, true is not required anymore (because of suitable enum value defaults for those action_data members).
I have used the same header blurb as gpg-agent (https://dev.gnupg.org/source/gnupg/browse/master/agent/trustlist.c$60-73) with an additional comment about the include-default statement.
To add an icon: