Summary: | Window does not scroll to new file location after renaming | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Nathan Shearer <kde-20091112> |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | frank78ac |
Priority: | NOR | ||
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Nathan Shearer
2011-05-19 00:52:13 UTC
Thanks for reporting this bug. I can confirm the issue in Konqueror and Dolphin. It's a regression caused by https://projects.kde.org/projects/kde/kdebase/kde-baseapps/repository/revisions/78669f2a57ecfb547019383deadf4aeac7d20070 Never trust 'silent' commits ;-) I'll fix this in a minute. Git commit 54f34a941f85efa659392a06b14fee86f1420bf5 by Frank Reininghaus. Committed on 19/05/2011 at 14:09. Pushed by freininghaus into branch 'KDE/4.6'. Fix DolphinView regression in 4.6: Keep renamed items visible Commit 78669f2a57ecfb547019383deadf4aeac7d20070 introduced a regression in DolphinView which disabled the automatic scrolling after a rename operation to keep the renamed item visible. This commit reverts a part of that change to re-enable the feature. BUG: 273600 4.6.4 M +4 -0 dolphin/src/views/dolphinview.cpp http://commits.kde.org/kde-baseapps/54f34a941f85efa659392a06b14fee86f1420bf5 Git commit c1bfaec4c23d41b128b2ea0f173ed4fc9451a4ac by Frank Reininghaus. Committed on 19/05/2011 at 14:09. Pushed by freininghaus into branch 'master'. Fix DolphinView regression in 4.6: Keep renamed items visible Commit 78669f2a57ecfb547019383deadf4aeac7d20070 introduced a regression in DolphinView which disabled the automatic scrolling after a rename operation to keep the renamed item visible. This commit reverts a part of that change to re-enable the feature. CCBUG: 273600 FIXED-IN: 4.6.4 (cherry picked from commit 54f34a941f85efa659392a06b14fee86f1420bf5) M +4 -0 dolphin/src/views/dolphinview.cpp http://commits.kde.org/kde-baseapps/c1bfaec4c23d41b128b2ea0f173ed4fc9451a4ac |