| Summary: | kdiroperator both executes and edits an item when doubleclicked | ||
|---|---|---|---|
| Product: | [Applications] dolphin | Reporter: | Anders Lund <anderslund> |
| Component: | general | Assignee: | Peter Penz <peter.penz19> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | finex, ivo, rrr.junior |
| Priority: | NOR | ||
| Version First Reported In: | 16.12.2 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | filename editable on dolphin | ||
|
Description
Anders Lund
2008-03-22 15:41:35 UTC
Double click a plain text file on Dolphin start one kwrite istance AND the file name became editable. Is this a kio problem or a dolphin problem? Created attachment 24005 [details]
filename editable on dolphin
It's a dolphin problem, similar to the one reported in this issue for KDirOperator So we can change the product from "kio" to "dolphin" right? On søndag 23 Marts 2008, FiNeX wrote: [bugs.kde.org quoted mail] Then maybe the bug is fixed for dolphin, but not for kdiroperator OK, I'll fix this issue in Dolphin + KDirOperator in parallel - no need for cloning this issue :-) *** Bug 159770 has been marked as a duplicate of this bug. *** *** Bug 159759 has been marked as a duplicate of this bug. *** SVN commit 792538 by ppenz: don't start the editor for renaming the files when double clicking on items BUG: 159694 M +1 -0 dolphincolumnwidget.cpp M +1 -0 dolphindetailsview.cpp M +1 -0 dolphiniconsview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=792538 It still isn't solved completely. I have svn version of kde from today and when double-clicking on a file it still appears for 1 second. > It still isn't solved completely. I have svn version of
> kde from today and when double-clicking on a file it
> still appears for 1 second
Very strange... Could you please tell me:
- whether you use single-click or double-click as global setting
- which view-mode you've used in Dolphin (icons, details, column)
Thanks!
I use double click as global settings and Dolphin is in icons view-mode. It seems like the rename field remains active until the application appears on the screen. Sorry, but I just tried it with your settings (double click, icons view-mode) and the rename field stays inactive. Are you 100 % sure you have a latest build? I use daily svn packages for archlinux. The one that I have installed are from 2 april 2008... that's today. I've just tried the revision 792848. It is working correctly. Probably the svn package is using a previous revision. Try tomorrow. |