[konsole] [Bug 411387] Split View crash with keyboard navigation
Nikolay Zlatev
bugzilla_noreply at kde.org
Thu Oct 3 12:00:38 BST 2019
https://bugs.kde.org/show_bug.cgi?id=411387
--- Comment #14 from Nikolay Zlatev <nik at astrapaging.com> ---
Breeze handleWidth = ...pixelMetric(QStyle::PM_SplitterWidth) + 2;
+------------------------+
| |
| 0 |
| |
+------------------------+
| |
| 1 |
| |
+------------------------+
| |
| 2 |
| IN FOCUS |
+------------------------+
CTRL + UP
Expected: 1 to be in focus
Result: 0 is in focus
(qobject_cast<TerminalDisplay*>(targetSplitter->widget(0));)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list