Summary: | In icons view mode, file name moves left during rename | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Patrick Silva <bugseforuns> |
Component: | view-engine: icons mode | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | accounts, ahmedovbahtiar55, alexinq6, antti.savo, bugreporting, bugs_kde_org.5.kuru, david7ce, dmatteo002, fanzhuyifan, kde, kfm-devel, meven29, nate, report.bug, riku, smitha |
Priority: | HI | Keywords: | qt6, regression |
Version: | 24.01.90 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/system/dolphin/-/commit/63fd6ed1b1e248ebc752c9c2270e13335138310c | Version Fixed In: | 24.08.1 |
Sentry Crash Report: | |||
Attachments: | screen recording |
Can confirm in icons view mode. For me this happens for all edits, not just pressing backspace. Seems to have been introduced by my commit: https://invent.kde.org/system/dolphin/-/commit/8297e0a8c97c6e1f6d46b9ecc9c5f495f294d5b8 *** Bug 482042 has been marked as a duplicate of this bug. *** *** Bug 482130 has been marked as a duplicate of this bug. *** *** Bug 483300 has been marked as a duplicate of this bug. *** *** Bug 483820 has been marked as a duplicate of this bug. *** *** Bug 484179 has been marked as a duplicate of this bug. *** Just chiming in that I have this too. *** Bug 485879 has been marked as a duplicate of this bug. *** *** Bug 486278 has been marked as a duplicate of this bug. *** I have this problem too. *** Bug 487005 has been marked as a duplicate of this bug. *** A possibly relevant merge request was started @ https://invent.kde.org/system/dolphin/-/merge_requests/820 Git commit 4a0188e5006c1a5cf5a8d607f50560e97fc95770 by Méven Car. Committed on 28/08/2024 at 07:04. Pushed by meven into branch 'master'. KItemListRoleEditor: minimize resize() occurences Adjust document width to match its widget width. M +12 -2 src/kitemviews/private/kitemlistroleeditor.cpp https://invent.kde.org/system/dolphin/-/commit/4a0188e5006c1a5cf5a8d607f50560e97fc95770 (In reply to Méven from comment #15) > Git commit 4a0188e5006c1a5cf5a8d607f50560e97fc95770 by Méven Car. > Committed on 28/08/2024 at 07:04. > Pushed by meven into branch 'master'. > > KItemListRoleEditor: minimize resize() occurences > > Adjust document width to match its widget width. > > M +12 -2 src/kitemviews/private/kitemlistroleeditor.cpp > > https://invent.kde.org/system/dolphin/-/commit/ > 4a0188e5006c1a5cf5a8d607f50560e97fc95770 Thanks! Git commit 63fd6ed1b1e248ebc752c9c2270e13335138310c by Méven Car. Committed on 29/08/2024 at 11:15. Pushed by meven into branch 'release/24.08'. KItemListRoleEditor: minimize resize() occurences Adjust document width to match its widget width. (cherry picked from commit 4a0188e5006c1a5cf5a8d607f50560e97fc95770) M +12 -2 src/kitemviews/private/kitemlistroleeditor.cpp https://invent.kde.org/system/dolphin/-/commit/63fd6ed1b1e248ebc752c9c2270e13335138310c *** Bug 492803 has been marked as a duplicate of this bug. *** |
Created attachment 164843 [details] screen recording STEPS TO REPRODUCE 1. select a file and press F2 2. press right arrow 3. press backspace OBSERVED RESULT File name moves itself. Please watch the attached screen recording. EXPECTED RESULT the observed result should not occur SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 5.92.0 KDE Frameworks Version: 5.248.0 Qt Version: 6.7.0 Graphics Platform: Wayland