Bug 189081 - File rename problems in the desktop folder
Summary: File rename problems in the desktop folder
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Unmaintained
Component: widget-folderview (other bugs)
Version First Reported In: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-07 23:51 UTC by Tamás Németh
Modified: 2009-07-28 02:09 UTC (History)
2 users (show)

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


Attachments
Renaming a file in the desktop folder (486.16 KB, image/png)
2009-04-07 23:52 UTC, Tamás Németh
Details
Renaming a file in folder view after scrolling (92.42 KB, image/png)
2009-06-03 23:05 UTC, Alvaro Manuel Recio Perez
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tamás Németh 2009-04-07 23:51:58 UTC
Version:            (using KDE 4.2.2)
OS:                Linux
Installed from:    SuSE RPMs

After logging in KDE renaming files in the desktop folder seems to work. But after changint the desktop folder (copying files into in, etc.) it starts to behave strangely. When I right-click a file and then choose to rename the file, the renaming text field appears in the top left corner of the desktop folder applet instead of below the icon of the file. See the attached image.

In addition to this, when plasma widgets are unlocked, file renaming absolutely doesn't work in the desktop folder!!!
Comment 1 Tamás Németh 2009-04-07 23:52:36 UTC
Created attachment 32691 [details]
Renaming a file in the desktop folder
Comment 2 Alvaro Manuel Recio Perez 2009-06-03 23:05:20 UTC
Created attachment 34253 [details]
Renaming a file in folder view after scrolling

Notice that the text edit field appears were the icon would be before scrolling.
Comment 3 Alvaro Manuel Recio Perez 2009-06-03 23:05:47 UTC
I can confirm this problem with slightly different symptoms on KDE 4.2.4 on Kubuntu 9.04 (x86).

The problem seems to be that folder view shows the renaming text field where the file icon is *before* scrolling the view. I've attached a snapshot that I hope would explain it better. In the picture, notice that if the folder view were taller, the file being renamed would appear just over the red circle.

Anyways, wouldn't it be better if folder view used a pop up window to ask for the new name as Dolphin does?
Comment 4 Alvaro Manuel Recio Perez 2009-06-15 22:56:33 UTC
Bug still present on KDE 4.3 Beta2 (4.2.90) on Kubuntu.

I think this bug is nasty enough to deserve some attention before KDE 4.3 is released...
Comment 5 Alvaro Manuel Recio Perez 2009-07-23 22:54:31 UTC
...and still present on KDE 4.3 RC 2 (4.2.96) on Kubuntu.
Comment 6 Alvaro Manuel Recio Perez 2009-07-27 16:08:01 UTC
Still present on KDE 4.3 RC3 (4.2.98) on Kubuntu.
Comment 7 Aaron J. Seigo 2009-07-28 02:05:45 UTC
SVN commit 1003298 by aseigo:

correctly position the name editor
BUG:189081


 M  +20 -4     iconview.cpp  
 M  +2 -0      iconview.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1003298
Comment 8 Aaron J. Seigo 2009-07-28 02:09:37 UTC
SVN commit 1003300 by aseigo:

correctly position the name editor
CCBUG:189081


 M  +20 -4     iconview.cpp  
 M  +2 -0      iconview.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1003300