Summary: | Plasmoid pup-up dialogs are no longer closed when deselected | ||
---|---|---|---|
Product: | [Frameworks and Libraries] libplasma | Reporter: | Raymond Wooninck <tittiatcoke> |
Component: | libplasmaquick | Assignee: | Marco Martin <notmart> |
Status: | CLOSED FIXED | ||
Severity: | normal | CC: | bhush94, kde, lbeltrame, plasma-bugs |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/plasma-framework/5cf9c04ff5a6809bf67fa27c86f5393d1ba9d08b | Version Fixed In: | 5.13 |
Sentry Crash Report: |
Description
Raymond Wooninck
2015-06-15 09:02:14 UTC
I can confirm this. Opening Kickoff or systray and then clicking the panel or desktop will not close the popup. Likewise for an applet on the desktop. Only focussing another application will. Git commit 5cf9c04ff5a6809bf67fa27c86f5393d1ba9d08b by Kai Uwe Broulik. Committed on 05/07/2015 at 13:23. Pushed by broulik into branch 'master'. Also check for SharedEngineView With the move to a shared QML engine infrastructure, the check for whether the focus item is a View no longer held and thus Plasma dialogs stayed opened when clicking the Desktop to dismiss them. CHANGELOG: Dialogs like Kickoff now properly close when clicking the Desktop REVIEW: 124260 FIXED-IN: 5.13 M +5 -1 src/plasmaquick/dialog.cpp http://commits.kde.org/plasma-framework/5cf9c04ff5a6809bf67fa27c86f5393d1ba9d08b Tried the latest snapshot and the issue has been resolved Closing the bug report now |