Page MenuHome GnuPG

Kleopatra: Rework explicitly shown tool tips
Testing, NormalPublic

Description

Kleopatra explicitly shows a tool tip only in one place: To explain why additional certificates will be deleted if a CA certificate is deleted. We had to add a special helper to make this tool tip accessible. This code doesn't work on Windows anymore. (In fact, it doesn't even build anymore.)

We decided to use a regular information message box instead of a tool tip for displaying the additional explanation.

Event Timeline

ikloecker triaged this task as Normal priority.
ikloecker created this task.
ikloecker moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.
ikloecker changed the task status from Open to Testing.Fri, Apr 5, 10:19 AM

This change also avoids the accessibility problem (from the report) that tool tips close automatically if one moves the mouse cursor out of the tool tip.