Bug 313651 - Notification popup loses focus
Summary: Notification popup loses focus
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Plasma
Component: notifications (show other bugs)
Version: 4.9.98 RC3
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Marco Martin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-21 21:58 UTC by Tomasz Dudzik
Modified: 2013-01-22 12:26 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 4.10


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomasz Dudzik 2013-01-21 21:58:04 UTC
In KDE 4.9 and earlier i guess when you have your mouse over a notification popup it will not hide back until you get the mouse off. In KDE 4.10 RC3 still, it doesn't work that way. I don't know if it matters but my panel with systray is on the top of the screen. Please fix it. This is very importante ;)

Reproducible: Always

Steps to Reproduce:
1. Notification appears
2. put your mouse over it
3. wait. It slides back
Comment 1 Marco Martin 2013-01-22 12:18:54 UTC
Git commit a47a903aa8ac9438ea21272b5daa15a5d12154be by Marco Martin.
Committed on 22/01/2013 at 13:15.
Pushed by mart into branch 'KDE/4.10'.

don't hide popup when under mouse

restores behavior of popups in 4.9
FIXED-IN:4.10

M  +2    -5    plasma/generic/applets/notifications/contents/ui/LastNotificationPopup.qml

http://commits.kde.org/kde-workspace/a47a903aa8ac9438ea21272b5daa15a5d12154be
Comment 2 Tomasz Dudzik 2013-01-22 12:26:25 UTC
Thank you  :)