Bug 277873

Summary: Incorrect dialog layout
Product: [Applications] kgpg Reporter: André Marcelo Alvarenga <alvarenga>
Component: generalAssignee: Rolf Eike Beer <kde>
Status: RESOLVED DUPLICATE    
Severity: normal CC: lueck
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Image1
Image2

Description André Marcelo Alvarenga 2011-07-16 04:00:30 UTC
Created attachment 61909 [details]
Image1

Version:           unspecified (using Devel) 
OS:                Linux

The dialog is inconsistent with messages.

Reproducible: Always

Steps to Reproduce:
First screenshot:

1) Click in "Key Server Dialog";
2) Find any key;
3) Click in "Import"

Result= You get dialog like image1.png. The icon and key number only partiality
visible.


Second screenshot:

1) Enter anything in "Text to search or ID of the key to import:";
2) Click in "Import";
3) You get dialog "2" -> Title and message partiality visible.


Expected Results:  
Consistent dialog, like image2.png (3)

When you resize manually the dialog and press twice in "Details", the dialog automatically resizes.
Comment 1 André Marcelo Alvarenga 2011-07-16 04:01:16 UTC
Created attachment 61910 [details]
Image2
Comment 2 Burkhard Lück 2011-07-16 07:14:51 UTC
There is a Review Request for KMessageBox::detailedError() (https://git.reviewboard.kde.org/r/101931/) which solves your issue.

*** This bug has been marked as a duplicate of bug 193097 ***