Page MenuHome GnuPG

Kleopatra: Improve initial column layout in smart card views
Testing, NormalPublic

Description

If one opens the smart card view for the very first time with a card (NetKey or generic PKCS#15) with unknown certificates then some of the columns are too narrow for their contents.

This happens because the columns are resized to their contents before the certificates have been loaded from the card so that the columns are just large enough for the column headers.

Event Timeline

ikloecker triaged this task as Normal priority.Wed, Apr 10, 11:49 AM
ikloecker created this task.
ikloecker changed the task status from Open to Testing.Wed, Apr 10, 12:54 PM
ikloecker moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.

Fixed. This improves the first impression when users use the first smart card with Kleopatra.

Hints for testing:

  • Ensure that the smart card certificates are deleted.
  • Quit Kleopatra.
  • Delete the section [CardKeysView] in kleopatrastaterc.
  • Start Kleopatra (either with smart card already inserted or inserted later).
  • Open the smart card view (and click Reload if card was inserted later).

Expected result:
The first two columns should be 260 pixels wide. The other columns should be as narrow/wide as necessary.

Additional test:
Show/hide some columns. The size of the unchanged columns shouldn't change. The columns that are made visible should be as narrow/wide as necessary.