Bug 442093

Summary: Settings dialog in Kate is humongous
Product: [Applications] kate Reporter: Kai Uwe Broulik <kde>
Component: generalAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: a.samirh78, cullmann
Priority: NOR    
Version: Git   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Giant dialog

Description Kai Uwe Broulik 2021-09-06 20:23:22 UTC
Created attachment 141343 [details]
Giant dialog

SUMMARY

STEPS TO REPRODUCE
1. Open Kate settings

OBSERVED RESULT
Get a dialog that doesn't fit on a 14" screen yet is full of whitespace

EXPECTED RESULT
Get a dialog with reasonable size

OTHER INFORMATION
Seems to be with German translations, English dialog is still quite tall but not as wide

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: git master as of 2021-09-03
Comment 1 Ahmad Samir 2021-09-14 23:41:01 UTC
Probably some QLabels that need to have setWordWrap(true).
Comment 2 Christoph Cullmann 2021-10-03 19:36:57 UTC
Hmm, could you search for the page that dictates the minimal view?
I would assume it is not the currently visible one.
Comment 3 Christoph Cullmann 2022-01-08 21:11:59 UTC

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