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

--- Comment #14 from Nikolay Zlatev <n...@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 watching all bug changes.

Reply via email to