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

Nikolay Zlatev bugzilla_noreply at kde.org
Thu Oct 3 09:40:22 BST 2019


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

Nikolay Zlatev <nik at astrapaging.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #12 from Nikolay Zlatev <nik at astrapaging.com> ---
... pixelMetric(QStyle::PM_SplitterWidth) + 2

"+2" is not enough for Breeze

breeze.h
Breeze::Metrics::Splitter_SplitterWidth = 1;
https://github.com/KDE/breeze/blob/master/kstyle/breezestyle.cpp#L615


QT docs
If you set handleWidth to 1 or 0, the actual grab area will grow to overlap a
few pixels of its respective widgets.

https://doc.qt.io/qt-5/qsplitter.html#handleWidth-prop


I don't known if there is a method to get "grab area" size.

P.S.
Breeze::WidgetExplorer::eventFilter
returns 5 for width

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list