Page MenuHome GnuPG

Kleopatra: Limit width of KMessageBoxes
Open, NormalPublic

Description

KMessageBox is the component commonly used for showing various errors, warnings, etc.

When the text in the dialog becomes wide, it isn't wrapped, leading to potentially very wide dialogs.

Event Timeline

TobiasFella created this task.

Apparently KMessageBoxes do actually wrap, just at a larger width than we'd have expected. Lowering this width should be a trivial patch that we could do locally, if we want to

tfry mentioned this in Unknown Object (Maniphest Task).Mon, Mar 16, 9:56 AM
tfry mentioned this in Unknown Object (Maniphest Task).Mon, Mar 23, 9:14 AM

Patch was merged upstream (KF 6.25): 332678d8a4f635d6938eb3e9ec03d845aa89697a

tfry mentioned this in Unknown Object (Maniphest Task).Mon, Mar 30, 9:40 AM