Summary: | create new folder from context menu doesn't work | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Gerhard <gstengel> |
Component: | view-engine: details mode | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | frank78ac |
Priority: | NOR | Keywords: | regression |
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.6.1 | |
Sentry Crash Report: |
Description
Gerhard
2011-02-07 19:13:11 UTC
Thanks for the report, I can confirm in master. It works as expected in the 4.5 branch. Two remarks: 1. One can leave out your step 2. 2. It seems that the other view modes are also affected. Git commit 6bb8f5ba17be70237972f805e54b3d6491bb6574 by Peter Penz. Committed on 09/02/2011 at 21:37. Pushed by ppenz into branch 'KDE/4.6'. Fix regression that creating a sub-folder is not possible BUG: 265714 M +3 -1 dolphin/src/dolphincontextmenu.cpp M +1 -1 dolphin/src/dolphinmainwindow.cpp M +3 -3 dolphin/src/dolphinnewfilemenu.cpp M +1 -1 dolphin/src/dolphinnewfilemenu.h http://commits.kde.org/kde-baseapps/6bb8f5ba17be70237972f805e54b3d6491bb6574 Git commit 0e1143fcdf7b6c7551a40477e144025c923dd8e4 by Peter Penz. Committed on 09/02/2011 at 21:15. Pushed by ppenz into branch 'master'. Fix regression that creating a sub-folder is not possible CCBUG: 265714 M +3 -1 dolphin/src/dolphincontextmenu.cpp M +1 -1 dolphin/src/dolphinmainwindow.cpp M +3 -3 dolphin/src/dolphinnewfilemenu.cpp M +1 -1 dolphin/src/dolphinnewfilemenu.h http://commits.kde.org/kde-baseapps/0e1143fcdf7b6c7551a40477e144025c923dd8e4 |