Bug 433382 - Misaligned inline rename when concurrently an other file gets moved out of the directory
Summary: Misaligned inline rename when concurrently an other file gets moved out of th...
Status: CONFIRMED
Alias: None
Product: dolphin
Classification: Applications
Component: view-engine: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR minor
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
: 454911 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-02-21 12:28 UTC by Derek Christ
Modified: 2022-07-31 06:10 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Misalignment in icons and detailed view mode. (29.24 KB, image/png)
2021-02-21 12:28 UTC, Derek Christ
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Derek Christ 2021-02-21 12:28:27 UTC
Created attachment 136010 [details]
Misalignment in icons and detailed view mode.

SUMMARY
When a file is renamed while a other file in the same directory gets moved, the icon corresponding to the file will get moved to a new place, while the rename-box will not, resulting in a misalignment. The move of the other file can occur for example when the user previously had deleted the file which can take up some time.

STEPS TO REPRODUCE
1. Create a folder with at least two files in it.
2. Delete/move the file that is above (of left) of the other file.
3. While the other file is not yet removed, press F2 to rename the file.
4. Once the other file gets deleted/moved, the renaming box will be misaligned.

OBSERVED RESULT
Misalignment.

EXPECTED RESULT
The renaming-box should move too.

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20210219
KDE Plasma Version: 5.21.0
KDE Frameworks Version: 5.79.0
Qt Version: 5.15.2
Kernel Version: 5.10.16-1-default

ADDITIONAL INFORMATION
Two screenshots attached
Comment 1 Kishore Gopalakrishnan 2022-07-31 06:10:01 UTC
*** Bug 454911 has been marked as a duplicate of this bug. ***