[Konsole-devel] [Bug 174505] bell in non-visible session event never happens

Kurt V. Hindenburg kurt.hindenburg at gmail.com
Mon Jun 15 04:26:40 UTC 2009


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





--- Comment #4 from Kurt V. Hindenburg <kurt hindenburg gmail com>  2009-06-15 06:26:39 ---
Does invisible == not focused?  For example, if there is only 1 session, but
Konsole is not the active window, should the visible or invisible bell trigger?

The issue is in TerminalDisplay.cpp, 
KNotification::event("BellVisible", message,QPixmap(),this); 
is always called.

A check needs to be made and BellInvisible called if necessary.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the konsole-devel mailing list