Summary: | unexpected result of rename of file in "Find File..." list in konqueror | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | colesen |
Component: | general | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | adawit |
Priority: | NOR | ||
Version: | Git | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.8.0 | |
Sentry Crash Report: |
Description
colesen
2008-04-18 05:59:27 UTC
can't reproduce in svn trunk r815560 (~4.1-beta) in konqueror (no search menu) but in dolphin. Reaffecting to konqueror. Sorry for the noise. There is no rename option in the Find File dialog, but using the Properties dialog to rename the file indeed can cause the directory names to become part of the filename since the filename gets presented as d0/d1/a.txt in the properties dialog ; so this bug is indeed valid even in KDE 4. Git commit 201fe150f0aa5c58d71c8e7eab21056b50bf0cc1 by Dawit Alemayehu. Committed on 31/12/2011 at 04:54. Pushed by adawit into branch 'KDE/4.8'. Make sure only the filename is shown in edit box of the properties dialog. FIXED-IN: 4.8.0 REVIEW: 103594 M +2 -1 kio/kfile/kpropertiesdialog.cpp http://commits.kde.org/kdelibs/201fe150f0aa5c58d71c8e7eab21056b50bf0cc1 Git commit e8322e3fef98b02d3b8730ef62142fd716550c18 by Sebastian Trueg, on behalf of Dawit Alemayehu. Committed on 31/12/2011 at 04:54. Pushed by trueg into branch 'KDE/4.8'. Make sure only the filename is shown in edit box of the properties dialog. FIXED-IN: 4.8.0 REVIEW: 103594 M +2 -1 kio/kfile/kpropertiesdialog.cpp http://commits.kde.org/kdelibs/e8322e3fef98b02d3b8730ef62142fd716550c18 |