https://bugs.kde.org/show_bug.cgi?id=406828
Kurt Hindenburg <kurt.hindenb...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/kde/ |https://commits.kde.org/kon |konsole/commit/69a8a99d15ee |sole/69a8a99d15eef1a3cc7782 |f1a3cc7782cc8ff5df132b997cd |cc8ff5df132b997cd1 |1 | --- Comment #11 from Kurt Hindenburg <kurt.hindenb...@gmail.com> --- Git commit 69a8a99d15eef1a3cc7782cc8ff5df132b997cd1 by Kurt Hindenburg, on behalf of Petr Velan. Committed on 07/11/2019 at 15:08. Pushed by scmsync into branch 'master'. Fix tabs not indicating activity Summary: This fixes the bug with tabs not indicating terminal activity. When the tab is split and has multiple child terminals, activity in any of the child terminals will be indicated. FIXED-IN: 19.12.0 Test Plan: Open two tabs, run `sleep 2` in the first one and switch to the other. After the sleep ends, the tab activity is indicated just as it was before the bug was introduced. Reviewers: #konsole, hindenburg Reviewed By: #konsole, hindenburg Subscribers: hindenburg, anthonyfieroni, nucleo, konsole-devel, #konsole Tags: #konsole Differential Revision: https://phabricator.kde.org/D25151 M +3 -1 src/ViewContainer.cpp https://commits.kde.org/konsole/69a8a99d15eef1a3cc7782cc8ff5df132b997cd1 -- You are receiving this mail because: You are watching all bug changes.