https://bugs.kde.org/show_bug.cgi?id=406409
Kurt Hindenburg <kurt.hindenb...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/kon | |sole/9680e1f5f1d55776f07844 | |8d62deb33883f45dcc Status|REPORTED |RESOLVED --- Comment #9 from Kurt Hindenburg <kurt.hindenb...@gmail.com> --- Git commit 9680e1f5f1d55776f078448d62deb33883f45dcc by Kurt Hindenburg, on behalf of Thomas Surrel. Committed on 26/04/2019 at 13:49. Pushed by hindenburg into branch 'master'. Fix New tab behavior Summary: Fix the regression about the placement of a new tab: it is now added either at the end, or next to the current tab depending on the setting. Test Plan: In Konsole settings, select 'Put new tab after the current tab' for the New tab behavior setting. Open some new tabs and check they are opened at the proper position. Reviewers: #konsole, hindenburg, tcanabrava Reviewed By: tcanabrava Subscribers: konsole-devel Tags: #konsole Differential Revision: https://phabricator.kde.org/D20836 M +1 -1 src/MainWindow.cpp M +10 -3 src/ViewContainer.cpp M +14 -1 src/ViewContainer.h M +0 -6 src/ViewManager.cpp M +0 -12 src/ViewManager.h https://commits.kde.org/konsole/9680e1f5f1d55776f078448d62deb33883f45dcc -- You are receiving this mail because: You are watching all bug changes.