[konsole] [Bug 411387] Split View crash with keyboard navigation

Nikolay Zlatev bugzilla_noreply at kde.org
Thu Sep 19 09:01:25 BST 2019


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

--- Comment #9 from Nikolay Zlatev <nik at 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 the assignee for the bug.


More information about the konsole-devel mailing list