Bug 359457 - impossible edit long (multiline) filename in folder widget (or in desktop with folder view)
Summary: impossible edit long (multiline) filename in folder widget (or in desktop wit...
Status: RESOLVED NOT A BUG
Alias: None
Product: plasmashell
Classification: Plasma
Component: Folder (show other bugs)
Version: 5.5.4
Platform: Fedora RPMs Linux
: NOR major
Target Milestone: 1.0
Assignee: Eike Hein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-16 06:56 UTC by painless roaster
Modified: 2016-02-20 07:45 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description painless roaster 2016-02-16 06:56:39 UTC
Editing filenames in folder widget is inoperable.
File operations must work properly!

Reproducible: Always

Steps to Reproduce:
1. create long filename (showed as multiline)
2. find file with long filename in folder widget
3. try rename file

Actual Results:  
show too short singleline editbox with impossible move text position

Expected Results:  
show editbox such as kde 4 or show rename window such as create new file

minor related problems:
 - bad position of editbox for rename file

in desktop folder view with sort order 'unsorted':
 - move icon (file) on desktop (in folder view) after rename
 - drag and drop not accept drop position (too old kde bug)
Comment 1 Eike Hein 2016-02-16 07:02:04 UTC
Can you explain what you mean with "impossible move text position"?
Comment 2 painless roaster 2016-02-19 16:26:36 UTC
try:

example 1:
 - create file with too long filename
 - find file in folder widget
 - enter to rename (rename rectangle shift to right down - why?)
 - old filename has complete select and caret blink after last char
 - try press left cursor shift for modify last char - caret skip to begin of filename - why?

example 2:
 - create file with filename contain name and extension
 - find file in folder widget
 - enter to rename
 - old filename has complete select with extension - why? - old version kde (kde4)  select only filename for simple modification filename and keep extension

example 3:
 - create new file on desktop in folder view mode
 - move file to needed position
 - rename file
 - file (icon) not keep in old position - why?

It all worked well in the old version (kde4).

---
(sorry for my bad english)
Comment 3 Eike Hein 2016-02-20 07:45:27 UTC
> enter to rename (rename rectangle shift to right down - why?)

That's fixed as of the other day -> https://quickgit.kde.org/?p=plasma-desktop.git&a=commit&h=3882ebb20dbcfb4e49f2813667ca318fab283edc

 > try press left cursor shift for modify last char - caret skip to begin of filename - why?

Normal text editing behavior - Dolphin acts the same.

> old filename has complete select with extension - why? - old version kde (kde4) select only filename for simple modification filename and keep extension

Missing feature.

> file (icon) not keep in old position - why?

Bug.

I don't want more than one issue per ticket so I will make two new tickets and CC you there.