Clicking on the month selector of the calendar popup makes the popup disappear does not happen when pinning the popup. Changing the focus policy from "…follows mouse" to "… click" doesn't have any effect on this.
Confirming
Git commit ce166ca451c5ce808a8be50518c3a721942daf92 by Martin Klapetek. Committed on 28/05/2014 at 10:04. Pushed by mklapetek into branch 'master'. Don't hide Dialog when opening QMenu from it When plasmoid in a popup (applet opened from panel) is opening a QMenu, the popup itself hides because it looses focus. There's currently no way to obtain the Dialog the applet popup is in and pass it to the QMenu window as a parent, so we have to go this way. REVIEW: 118361 M +1 -1 src/plasmaquick/dialog.cpp http://commits.kde.org/plasma-framework/ce166ca451c5ce808a8be50518c3a721942daf92