Summary: | File rename problems in the desktop folder | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Tamás Németh <nt1277> |
Component: | widget-folderview | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | amrecio, asraniel |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Renaming a file in the desktop folder
Renaming a file in folder view after scrolling |
Description
Tamás Németh
2009-04-07 23:51:58 UTC
Created attachment 32691 [details]
Renaming a file in the desktop folder
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.
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? 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... ...and still present on KDE 4.3 RC 2 (4.2.96) on Kubuntu. Still present on KDE 4.3 RC3 (4.2.98) on Kubuntu. 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 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 |