Drag and drop inconsistent behavior on folders with dot

test7

Repro:

  1. Have a folder with a dot in the middle of name /aa.bb
  2. Have a subfolder /aa.bb/cc
  3. Have a folder /cc
  4. Drag /cc and drop it on /aa.bb

Expected result:
It should be either merged or renamed cc 1

Actual Result:
A new folder /aa is creating with the content of /cc.

will be fixed in 0.12.8

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.