Bug 159694 - kdiroperator both executes and edits an item when doubleclicked
Summary: kdiroperator both executes and edits an item when doubleclicked
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (other bugs)
Version First Reported In: 16.12.2
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
: 159759 159770 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-03-22 15:41 UTC by Anders Lund
Modified: 2008-04-02 20:24 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
filename editable on dolphin (4.02 KB, image/jpeg)
2008-03-23 01:11 UTC, FiNeX
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Lund 2008-03-22 15:41:35 UTC
Version:           unknown (using 4.00.66 (KDE 4.0.66 >= 20080313), compiled sources)
Compiler:          gcc
OS:                Linux (x86_64) release 2.6.22-14-generic

... Just try kates file browser. double click a file -> it is opened, and the diroperator opens an editor for the file name.

Wouldn't it be good to decide to do just one thing?
Comment 1 FiNeX 2008-03-23 01:11:33 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?
Comment 2 FiNeX 2008-03-23 01:11:56 UTC
Created attachment 24005 [details]
filename editable on dolphin
Comment 3 Anders Lund 2008-03-23 09:38:53 UTC
It's a dolphin problem, similar to the one reported in this issue for 
KDirOperator
Comment 4 FiNeX 2008-03-23 12:48:28 UTC
So we can change the product from "kio" to "dolphin" right?
Comment 5 Anders Lund 2008-03-23 13:11:20 UTC
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
Comment 6 Peter Penz 2008-03-23 13:15:16 UTC
OK, I'll fix this issue in Dolphin + KDirOperator in parallel - no need for cloning this issue :-)
Comment 7 Peter Penz 2008-03-24 10:10:14 UTC
*** Bug 159770 has been marked as a duplicate of this bug. ***
Comment 8 FiNeX 2008-03-24 10:59:07 UTC
*** Bug 159759 has been marked as a duplicate of this bug. ***
Comment 9 Peter Penz 2008-04-01 16:21:37 UTC
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
Comment 10 Rares Sfirlogea 2008-04-02 11:07:31 UTC
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.
Comment 11 Peter Penz 2008-04-02 11:48:47 UTC
> 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!
Comment 12 Rares Sfirlogea 2008-04-02 11:52:07 UTC
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.
Comment 13 Peter Penz 2008-04-02 19:03:17 UTC
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?
Comment 14 Rares Sfirlogea 2008-04-02 19:39:45 UTC
I use daily svn packages for archlinux. The one that I have installed are from 2 april 2008... that's today.
Comment 15 FiNeX 2008-04-02 20:24:19 UTC
I've just tried the revision 792848.
It is working correctly. Probably the svn package is using a previous revision.
Try tomorrow.