https://bugs.kde.org/show_bug.cgi?id=411387
Kurt Hindenburg <kurt.hindenb...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://commits.kde.org/kon |https://invent.kde.org/kde/ |sole/b27c8e7fd3b047cf4893c7 |konsole/commit/b9d2cd668bc0 |eb202c4861bccc21e8 |e5bb65316419da0dbcf33dcc079 |https://invent.kde.org/kde/ |9 |konsole/commit/b9d2cd668bc0 |https://invent.kde.org/kde/ |e5bb65316419da0dbcf33dcc079 |konsole/commit/ba84640a7bd8 |9 |72831f8330540081f7ddd0ff308 | |b --- Comment #19 from Kurt Hindenburg <kurt.hindenb...@gmail.com> --- Git commit b9d2cd668bc0e5bb65316419da0dbcf33dcc0799 by Kurt Hindenburg. Committed on 03/10/2019 at 16:53. Pushed by hindenburg into branch 'Applications/19.08'. Correct split view and keyboard navigation Rework of pervious commit that actually works 63ef8872bfc485248a8de6c7b45909afc68bfcc9 Thanks to Nikolay Zlatev <n...@astrapaging.com> (cherry picked from commit b27c8e7fd3b047cf4893c7eb202c4861bccc21e8) M +2 -2 src/ViewSplitter.cpp https://invent.kde.org/kde/konsole/commit/b9d2cd668bc0e5bb65316419da0dbcf33dcc0799 --- Comment #20 from Kurt Hindenburg <kurt.hindenb...@gmail.com> --- Git commit ba84640a7bd872831f8330540081f7ddd0ff308b by Kurt Hindenburg. Committed on 03/10/2019 at 16:52. Pushed by hindenburg into branch 'Applications/19.08'. Fix split view crashes when using keyboard navigation with some themes The current code uses hard-coded values for some theme items. This fix uses the scrollbar width. There are other theme issues with split views. Test using Oxygen application style (+ increase scrollbar width) Most patch by Nikolay Zlatev <n...@astrapaging.com> cherry-picked from 63ef8872bfc485248a8de6c7b45909afc68bfcc9 M +11 -7 src/ViewSplitter.cpp https://invent.kde.org/kde/konsole/commit/ba84640a7bd872831f8330540081f7ddd0ff308b -- You are receiving this mail because: You are watching all bug changes.