Summary: | Incorrect dialog layout | ||
---|---|---|---|
Product: | [Applications] kgpg | Reporter: | André Marcelo Alvarenga <alvarenga> |
Component: | general | Assignee: | 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: | ||
Sentry Crash Report: | |||
Attachments: |
Image1
Image2 |
Created attachment 61910 [details]
Image2
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 *** |
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.