https://bugs.kde.org/show_bug.cgi?id=385288
Bug ID: 385288
Summary: oversized cmakebuilddir dialog (width)
Product: kdevelop
Version: git master
Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
Severity: grave
Priority: NOR
Component: Build tools: CMake
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 108125
--> https://bugs.kde.org/attachment.cgi?id=108125&action=edit
cmake import wizard width issue
On my Linux system the cmake configuration dialog when importing a new
cmake-based project is completely oversized horizontally. This is probably
related to a very long cmake "extra arguments" list I have somewhere in my
history.
There should be some kind of protection against that because this clearly
triggers issues in KWin and/or Qt itself. Curiously it doesn't happen on Mac
but that can just mean I don't have the same extra arguments list in my history
there.
One approach would be to limit the width of all widgets in the dialog to the
width of the screen they're on, or we could fix the width entirely (using the
Designer?)
This glitch puts the dialog buttons out of reach for me, which makes it a
severe bug.
--
You are receiving this mail because:
You are watching all bug changes.