https://bugs.kde.org/show_bug.cgi?id=411387

--- Comment #9 from Nikolay Zlatev <n...@astrapaging.com> ---
> // Find the theme's splitter width + extra space to find valid terminal
>    const auto handleWidth = 
> parentSplitter->style()->pixelMetric(QStyle::PM_SplitterWidth) + 2;

On Breeze handleWidth is now "3" (1 + 2) and konsole crash.
That why I have used "+3" (min handleWidth=4, 1 + 3)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to