[Konsole-devel] [konsole] [Bug 350001] New: Konsole mistakenly believes it is non-visible when not focused

Nicolas Frattaroli kdebugs at fratti.ch
Tue Jul 7 14:53:24 UTC 2015


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

            Bug ID: 350001
           Summary: Konsole mistakenly believes it is non-visible when not
                    focused
           Product: konsole
           Version: 15.04.0
          Platform: Archlinux Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: NOR
         Component: general
          Assignee: konsole-devel at kde.org
          Reporter: kdebugs at fratti.ch

Konsole's notifications allow configuring a notification when a bell is emitted
in a non-visible session. However, Konsole mistakenly sees itself as
non-visible whenever it is not focused, which means that a user may
accidentally scroll inside a Konsole window and thus produce a lot of "Bell in
non-visible session" notifications.

Reproducible: Always

Steps to Reproduce:
1. Open a konsole window, enable notifications on bells in non-visible windows
2. Open a separate window next to it, make sure it does not cover the konsole
window, and focus it
3. Move your mouse over to the konsole window (without focusing it) and scroll
downwards. Alternatively, use
sleep 3; echo "^G"
in the konsole window and focus on the other window until the echo actually
executes.

Actual Results:  
Konsole notifies the user about a bell caused by s

Expected Results:  
Konsole determines that the user sees the window, and does not emit a
notification.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list