Summary: | rename inline doesnt handle right click paste | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Zé <mmodem00> |
Component: | view-engine: general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | regression |
Priority: | NOR | ||
Version: | 2.0.95 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kde-baseapps/2e057eb6e21fe850c101a1f2bedaffd986ffdf3a | Version Fixed In: | 4.9.0 |
Sentry Crash Report: |
Description
Zé
2012-04-26 23:27:41 UTC
Thanks for the report, I could reproduce the issue. Git commit 2e057eb6e21fe850c101a1f2bedaffd986ffdf3a by Peter Penz. Committed on 08/06/2012 at 16:39. Pushed by ppenz into branch 'master'. Inline renaming fixes - Don't use an outdated KFileItem when renaming an item more than once - Use the same font as the view - Don't lose the focus when an editor-popup is shown Related: bug 299327, bug 301253 FIXED-IN: 4.9.0 M +6 -0 dolphin/src/kitemviews/kfileitemmodel.cpp M +1 -0 dolphin/src/kitemviews/kstandarditemlistwidget.cpp M +8 -3 dolphin/src/kitemviews/private/kitemlistroleeditor.cpp M +21 -4 dolphin/src/views/dolphinview.cpp M +1 -0 dolphin/src/views/dolphinview.h http://commits.kde.org/kde-baseapps/2e057eb6e21fe850c101a1f2bedaffd986ffdf3a |