https://bugs.kde.org/show_bug.cgi?id=378786

            Bug ID: 378786
           Summary: inline rename: scrolling causes rename of wrong file
           Product: dolphin
           Version: 16.12.3
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: dolphin-bugs-n...@kde.org
          Reporter: s...@kabelfunk.de
  Target Milestone: ---

I'm using inline rename in dolphin.
When I enter the rename mode with F2, change to name, scroll down and then
click somewhere else (this will finish rename mode) then a different (WRONG)
file will be renamed.

Steps to reproduce:
1. create a temp folder
2. create some test files with e.g.
   for i in {1..100} ; do echo hello >"File$(printf "%03d" "$i").txt" ; done
3. mark file "File0010.txt"
4. press F2 / choose rename in context menu. (inline rename must be enabled)
5. change file name into "ten" (without exiting rename mode!)
6. scroll down to the end
7. click anywhere else 
=> the file "File0010.txt" remain unchanged, but an other file has been
renamed! 
(PS: Step 7: sometimes, but not always, you can hit ENTER as well to reproduce
the issue)

expected result: The file "File0010.txt" should be changed.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to