Revision ce166ca...
Go back to digest for 1st June 2014Bug Fixes in KDE Base
Martin Klapetek committed changes in [plasma-framework] src/plasmaquick/dialog.cpp:
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
File Changes
Modified 1 files
- src/plasmaquick/dialog.cpp
1 files changed in total