From kfm-devel Mon Nov 18 23:09:57 2013 From: "Frank Reininghaus" Date: Mon, 18 Nov 2013 23:09:57 +0000 To: kfm-devel Subject: Review Request 113930: Make the "Create New..." menu in the "item context menu" work again Message-Id: <20131118230957.9930.59762 () vidsolbach ! de> X-MARC-Message: https://marc.info/?l=kfm-devel&m=138481621622657 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--===============0913468561776150162==" --===============0913468561776150162== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/113930/ ----------------------------------------------------------- Review request for Dolphin. Bugs: 327783 http://bugs.kde.org/show_bug.cgi?id=327783 Repository: kde-baseapps Description ------- Since https://git.reviewboard.kde.org/r/111989/, the "Create New..." menu in the context menu that appears when right-clicking a folder is not a child of the DolphinMainWindow any more, but of the context menu itself. This seems to be the reason why the dialog that asks for a file name when choosing one of the "Create New..." options disappears immediately. This patch makes sure that the main window is the parent of the "Create New..." menu again. Diffs ----- dolphin/src/dolphincontextmenu.cpp 7d11c3b Diff: http://git.reviewboard.kde.org/r/113930/diff/ Testing ------- Fixes the problem for me. Thanks, Frank Reininghaus --===============0913468561776150162== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit
This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/113930/

Review request for Dolphin.
By Frank Reininghaus.
Bugs: 327783
Repository: kde-baseapps

Description

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

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

Testing

Fixes the problem for me.

Diffs

  • dolphin/src/dolphincontextmenu.cpp (7d11c3b)

View Diff

--===============0913468561776150162==--