Revision 2736d24...

Go back to digest for 24th November 2013

Bug Fixes in KDE Base

Frank Reininghaus committed changes in [kde-baseapps/KDE/4.12] dolphin/src/dolphincontextmenu.cpp:

Make the "Create New..." menu in the "item context menu" work again

Since https://git.reviewboard.kde.org/r/111989/, the "Create New..."
menu in the context menu that appears when right-clicking a folder was
not a child of the DolphinMainWindow any more, but of the context menu
itself. This is the reason why the dialog that asks for a file name
when choosing one of the "Create New..." options disappeared
immediately.

This patch makes sure that the main window is the parent of the
"Create New..." menu again.


REVIEW: 113930

File Changes

Modified 1 files
  • dolphin/src/dolphincontextmenu.cpp
1 files changed in total